Gets a value indicating whether this instance is an identity Matrix5x4.
'Declaration
Public ReadOnly Property IsIdentity As System.Boolean
public System.bool IsIdentity {get;}
Property Value
true if this instance is an identity Matrix5x4; otherwise,
false.