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