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