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
Syntaxpublic bool IsInvertible { get; }Public ReadOnly Property IsInvertible As Boolean
	Get
Property Value
Type: 
Boolean
See Also