|
Description
DBReadGeoInfo() is used to read the map units and bounding rectangle of an image database.
Call Signature
string DBReadGeoInfo ( int/string filespec, GeoInfo ptr geoinfo )
Return Value
string
Returns a copy of the Map Units string found in the GeoInfo structure.
Arguments
int/string filespec:
This can either be the handle returned by DBOpen(), or the name of an open file.
GeoInfo ptr geoinfo:
This must be a structure of the pre-defined type GeoInfo and will be filled in after the call. See Structures/GeoInfo for the definition.
See also
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.