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