[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.EllipticFigure.Transform

Transform Property

Transform

Gets or sets the transformation matrix.

Declaration
public Matrix3x2 Transform { get; set; }
Public Property Transform As Matrix3x2
Implements