DK11 for Java | tatukgis.jdk.TGIS_LayerVector.WriteShapeDirect | Constructors | Fields | Methods | Properties | Events
Writes a shape directly into storage.
// Java public void WriteShapeDirect( TGIS_Shape _shape );
// Oxygene public procedure WriteShapeDirect( _shape : TGIS_Shape ); virtual;
Name | Type | Description |
---|---|---|
_shape | TGIS_Shape | shape to be saved |
Use this method to write a shape into storage.