[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.IFigure.TransformedPoints

TransformedPoints Property

TransformedPoints

Gets points in world coordinates that will be joined by straight lines to form the polygon.

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

Declaration
PointF[] TransformedPoints { get; }
ReadOnly Property TransformedPoints As PointF()