C#
VB
Java
Objective-C
WinRT C#
C++
Gets a value that indicates whether this LeadMatrix is invertible.
[XmlIgnoreAttribute()]public bool HasInverse { get; }
<BrowsableAttribute(False)><XmlIgnoreAttribute()>Public ReadOnly Property HasInverse As Boolean
[BrowsableAttribute(false)][XmlIgnoreAttribute()]public bool HasInverse {get;}
BOOL LeadMatrixHasInverse(const LeadMatrix *matrix) public boolean hasInverse() BrowsableAttribute()XmlIgnoreAttribute()get_HasInverse();
[BrowsableAttribute(false)][XmlIgnoreAttribute()]public:property bool HasInverse {bool get();}
true if the matrix has an inverse; otherwise, it is false. The default is true.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
