DK11 for .NET | TatukGIS.NDK.TGIS_LayerVector.WriteShapeDirect | Constructors | Fields | Methods | Properties | Events
Writes a shape directly into storage.
// C# public virtual void WriteShapeDirect( TGIS_Shape _shape );
' VisualBasic Public Overridable Sub WriteShapeDirect( ByVal _shape As TGIS_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.