[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.GcGraphics.Transform

Transform Property

Transform

Gets or sets the transformation matrix of the current graphics.

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