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

Property Value

Boolean
See Also