MatrixIsIdentity Property

Returns whether the matrix is the identity matrix.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsIdentity { get; }

Property Value

Boolean

See Also