Error processing SSI file
LEADTOOLS JavaScript (Leadtools)
Products
|
Support
|
Email
a link to this topic. |
Send comments
on this topic. | Back to
Introduction
| Help Version 19.0.4.3
HasInverse Property
Show in webframe
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: JavaScript
JavaScript
Gets a value that indicates whether this
LeadMatrix
is invertible.
Syntax
JavaScript
get_hasInverse();
Object.defineProperty('hasInverse');
Property Value
Type
Description
boolean
true
if the matrix has an inverse; otherwise, it is
false
. The default is
true
.
See Also
Reference
LeadMatrix Object
LeadMatrix Members
Error processing SSI file