Click or drag to resize

MatrixIsInvertible Property

Gets a value indicating whether this Matrix is invertible.

Namespace:  Easymap.AddIn.Common.Graphics
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public bool IsInvertible { get; }

Property Value

Type: Boolean
See Also