[]
        
(Showing Draft Content)

C1.C1Pdf.C1PdfDocumentBase.IsIdentityMatrix

IsIdentityMatrix Method

IsIdentityMatrix(Matrix)

Gets a value indicating whether Matrix is the identity matrix.

Declaration
protected static bool IsIdentityMatrix(Matrix m)
Parameters
Type Name Description
Matrix m

The translate matrix for text drawing.

Returns
Type Description
bool

This property is true if this System.Drawing.Drawing2D.Matrix is identity; otherwise, false.