MatrixHasInverse Property
HasInverse Property - returns true if this matrix is invertible, false otherwise.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool HasInverse { get; }
Public ReadOnly Property HasInverse As Boolean
Get
member HasInverse : bool with get
Property Value
Boolean