DK11 for Java | tatukgis.jdk.TGIS_Shape.CreateCopy | Constructors | Fields | Methods | Properties
Create a copy of the current shape.
// Java public TGIS_Shape CreateCopy();
// Oxygene public function CreateCopy : TGIS_Shape; virtual;
Type | Description |
---|---|
TGIS_Shape | Newly created copy of the shape. |