[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfGraphics.Transform

Transform Property

Transform

Gets or sets the current transformation matrix. The default is Identity matrix.

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