ComponentOne Bitmap for UWP
IsIdentity Property (Matrix5x4)

C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix5x4 Structure : IsIdentity Property
Gets a value indicating whether this instance is an identity Matrix5x4.
Syntax
'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.
See Also

Reference

Matrix5x4 Structure
Matrix5x4 Members