'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
.'Declaration Public ReadOnly Property IsIdentity As System.Boolean
public System.bool IsIdentity {get;}
true
if this instance is an identity matrix; otherwise, false
.