AffineMatrix2DTranslation Property

CVB.Net Documentation
The translation part of the affine matrix.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public Point2Dd Translation { get; set; }

Property Value

Type: Point2Dd
See Also

Reference