[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.IFigure.Transform

Transform Property

Transform

Gets or sets the transformation matrix for a figure.

Declaration
Matrix3x2 Transform { get; set; }
Property Transform As Matrix3x2