DK11 for Delphi | GisMatrix.TGIS_SquareMatrix.Clone | Constructors | Methods | Properties
Clones the matrix.
// Delphi public function Clone : TGIS_SquareMatrix;
// C++ Builder public: TGIS_SquareMatrix* Clone(void);
Type | Description |
---|---|
TGIS_SquareMatrix | The exact copy of the object. |