Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / IImageOperator Interface / Transform Property

In This Topic
    Transform Property (IImageOperator)
    In This Topic
    For internal use. Gets the GraphicsState.Transform value then then operator was executed.
    Syntax
    'Declaration
     
    ReadOnly Property Transform As System.Numerics.Matrix3x2
    System.Numerics.Matrix3x2 Transform {get;}
    See Also