MatrixIsIdentity Property
Returns whether the matrix is the identity matrix.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsIdentity { get; }
Public ReadOnly Property IsIdentity As Boolean
Get
member IsIdentity : bool with get
Property Value
Boolean