IsIdentity Property
Returns whether the matrix is the identity matrix.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsIdentity { get; }
Public ReadOnly Property IsIdentity As Boolean
Get
member IsIdentity : bool with get