IMatrix.IsIdentity

IMatrix.IsIdentity property

Gets a value indicating whether this matrix is the identity matrix.

public bool IsIdentity { get; }

See Also