Click or drag to resize

PdfMatrixIdentityMatrix Field

A PdfMatrix that represents the identity matrix.

Namespace:  Opait.Pdf.Api
Assembly:  Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntax
C#
public static readonly PdfMatrix IdentityMatrix

Field Value

Type: PdfMatrix
See Also