DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerVector.WriteShapeDirect | Methods | Properties
Writes a shape directly into storage.
// C# public void WriteShapeDirect( ITGIS_Shape _shape );
' VisualBasic Public Sub WriteShapeDirect( ByVal _shape As ITGIS_Shape )
// Oxygene public procedure WriteShapeDirect( _shape : ITGIS_Shape );
Name | Type | Description |
---|---|---|
_shape | ITGIS_Shape | shape to be saved |
Use this method to write a shape into storage.