DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / IFigure Interface / TransformedMinX Property

In This Topic
TransformedMinX Property
In This Topic
Gets the minimum X coordinate among the transformed points.

Call the Flatten(Matrix3x2) method before using this property.

Syntax
'Declaration
 
ReadOnly Property TransformedMinX As System.Single
 
See Also