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: 12.0.0.0
Syntax
public bool IsInvertible { get; }

Property Value

Type: Boolean
See Also