Click or drag to resize

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: 11.2.0.0
Syntax
public bool IsIdentity { get; }

Property Value

Type: Boolean
See Also