Matrix.IsIdentity
Matrix.IsIdentity property
Gets a value indicating whether this Matrix is the identity matrix.
public bool IsIdentity { get; }
See Also
- class Matrix
- namespace System.Drawing.Drawing2D
- assembly Aspose.Drawing
Gets a value indicating whether this Matrix is the identity matrix.
public bool IsIdentity { get; }