DK11 for Java | tatukgis.jdk.TGIS_Shape.AppendGeometry | Constructors | Fields | Methods | Properties
Append geometry.
// Java public void AppendGeometry( TGIS_Shape _shape );
// Oxygene public procedure AppendGeometry( _shape : TGIS_Shape );
Name | Type | Description |
---|---|---|
_shape | TGIS_Shape | shape with geometry to append |
Use this method to append geometry from other object. Can be used to safely combine shapes geometry etc.