DK11 for .NET | TatukGIS.NDK.TGIS_SquareMatrix.Clone | Constructors | Methods | Properties
Clones the matrix.
// C# public TGIS_SquareMatrix Clone();
' VisualBasic Public Function Clone() As TGIS_SquareMatrix
// Oxygene public function Clone : TGIS_SquareMatrix;
Type | Description |
---|---|
TGIS_SquareMatrix | The exact copy of the object. |