DK11 for Delphi | GisTypes.GIS_EPSG_AUTO | Constants | Enums | Classes | Prototypes | Records | Types
Starting EPSG number for auto-generated codes.
// Delphi const GIS_EPSG_AUTO = 7000000;
// C++ Builder // const syntax for C++Builder is not fully reliable extern DELPHI_PACKAGE int GIS_EPSG_AUTO /* 7000000 */;
Value |
---|
7000000 |