[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GcBitmapGraphics.Transform

Transform Property

Transform

Gets or sets the transformation matrix of the current graphics.

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