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

In This Topic
    Matrix Property (IImageOperator)
    In This Topic
    Gets a matrix active then operator rendered.
    Syntax
    'Declaration
     
    ReadOnly Property Matrix As System.Numerics.Matrix3x2
    System.Numerics.Matrix3x2 Matrix {get;}
    See Also