Skip to main content

HasInverse Property

HasInverse Property - returns true if this matrix is invertible, false otherwise.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public bool HasInverse { get; }

Property Value

Boolean

See Also

Reference

Matrix Structure
Avalonia Namespace