DK11 for Java | tatukgis.jdk.TGIS_Shape.ExportToVAR | Constructors | Fields | Methods | Properties
Export the Shape geometry into an internal SHP format.
// Java public abstract void ExportToVAR( /* ref */ @ValueTypeParameter VarParameter<OleVariant> _var );
// Oxygene public procedure ExportToVAR( var _var : OleVariant ); virtual; abstract;
Name | Type | Description |
---|---|---|
_var | OleVariant | exported VAR array |