HasInverse Property
HasInverse Property - returns true if this matrix is invertible, false otherwise.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool HasInverse { get; }
Public ReadOnly Property HasInverse As Boolean
Get
member HasInverse : bool with get