DK11 for Delphi | GisLayerVectorSql.TGIS_LayerVectorSqlAbstract.WriteShapeDirect | Constructors | Fields | Methods | Properties | Events
Writes a shape directly into storage.
Overrides TGIS_LayerVector.WriteShapeDirect.
// Delphi public procedure WriteShapeDirect( const _shape : TGIS_Shape ); override;
// C++ Builder public: virtual void WriteShapeDirect( TGIS_Shape* const _shape );
Name | Type | Description |
---|---|---|
_shape | TGIS_Shape | shape to be saved |
Use this method to write a shape into storage.