DK11 for ActiveX | TatukGIS_XDK11.ITGIS_SquareMatrix.Invert | Methods | Properties
Inverts the matrix.
// C# public WordBool Invert();
' VisualBasic Public Function Invert() As WordBool
// Oxygene public function Invert : WordBool;
Type | Description |
---|---|
WordBool | True if the inversion can be performed. |