DK11 for Java | tatukgis.jdk.TGIS_Shape.AddToLayer | Constructors | Fields | Methods | Properties
Add a copy of the shape to a layer using new UID.
// Java public TGIS_Shape AddToLayer();
// Oxygene public function AddToLayer : TGIS_Shape;
Type | Description |
---|---|
TGIS_Shape | Pointer to the editable version of the shape. |
See CopyFields for example.