[]
Gets a value indicating whether matrix is the identity matrix.
protected static bool IsIdentityMatrix(Matrix3x2 m)
Type | Name | Description |
---|---|---|
Matrix3x2 | m | The translate matrix for text drawing. |
Type | Description |
---|---|
bool | This property is true if this System.Drawing.Drawing2D.Matrix is identity; otherwise, false. |