|
Description
VECWriteGeoInfo() is used to write the georeferencing/projection information for a vector layer.
Call Signature
void VECWriteGeoInfo ( int/string filespec, int segment_num, GeoInfo ptr geo_info )
Return Value
void
This has no return value.
Arguments
int/string filespec:
This can either be the handle returned by DBOpen(), or the name of an open file.
int segment_num:
The vector layer (segment) number being accessed.
GeoInfo ptr geo_info:
A structure of type GeoInfo which contains the georeferencing (projection) information to apply to the layer.
See also
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.