Property IsIdentity
IsIdentity
Gets a value indicating whether this TransformMatrix is the identity matrix.
public bool IsIdentity { get; }
Property Value
- bool
This property is true if this TransformMatrix is identity; otherwise, false.
Gets a value indicating whether this TransformMatrix is the identity matrix.
public bool IsIdentity { get; }
This property is true if this TransformMatrix is identity; otherwise, false.