[]
        
(Showing Draft Content)

C1.Pdf.C1PdfDocumentBase.IsIdentityMatrix

IsIdentityMatrix Method

IsIdentityMatrix(Matrix3x2)

Gets a value indicating whether matrix is the identity matrix.

Declaration
protected static bool IsIdentityMatrix(Matrix3x2 m)
Parameters
Type Name Description
Matrix3x2 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.