DK for Delphi | GisMatrix.TGIS_SquareMatrix.Invert | Constructors | Methods | Properties
Inverts the matrix.
// Delphi public function Invert : Boolean;
// C++ Builder public: bool Invert(void);
| Type | Description |
|---|---|
| Boolean | True if the inversion can be performed. |