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