Toggle side menu
Toggle side menu
Home
Documentation
API
Matrix
.
HasInverse
Property
Summary
HasInverse Property - returns true if this matrix is invertible, false otherwise.
Namespace
Avalonia
Containing Type
Matrix
Syntax
public bool HasInverse { get; }
Value
Type
Description
bool