Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / ModifyTransformationMatrix Class / Matrix Field

In This Topic
    Matrix Field (ModifyTransformationMatrix)
    In This Topic
    Matrix argument of the operator.
    Syntax
    'Declaration
     
    Public ReadOnly Matrix As System.Numerics.Matrix3x2
    public readonly System.Numerics.Matrix3x2 Matrix
    See Also