Gets a value that indicates whether this LeadMatrix is invertible.
Object.defineProperty(LeadMatrix.prototype, 'hasInverse',
get: function()
)
hasInverse: boolean; // read-only
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