DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.ExportToVAR | Methods | Properties
Export the Shape geometry into an internal SHP format.
// C# public void ExportToVAR( ref OleVariant _var );
' VisualBasic Public Sub ExportToVAR( ByRef _var As OleVariant )
// Oxygene public procedure ExportToVAR( var _var : OleVariant );
Name | Type | Description |
---|---|---|
_var | OleVariant | exported VAR array |