Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfArray Class / IdentityMatrix Field

In This Topic
    IdentityMatrix Field
    In This Topic
    The PdfArray representing the Identity matrix.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IdentityMatrix As PdfArray
    public static readonly PdfArray IdentityMatrix
    See Also