MatrixIsIdentity Property |
Gets a value indicating whether this Matrix is the identity matrix.
Namespace:
Easymap.AddIn.Common.Graphics
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public bool IsIdentity { get; }
Public ReadOnly Property IsIdentity As Boolean
Get
Property Value
Type:
BooleanSee Also