DK11 for Java | tatukgis.jdk.TGIS_Shape.Create | Overloads | Constructors | Fields | Methods | Properties
Create a shape instance.
// Java public TGIS_Shape( TGIS_DimensionType _dim );
// Oxygene public constructor ( _dim : TGIS_DimensionType ); virtual;
Name | Type | Description |
---|---|---|
_dim | TGIS_DimensionType | Dimension |
Use this method to create a shape. Internally it calls Recreate method.
This is a simple procedure showing how to add a shape to the layer.