DK11 for Delphi | GisCsProjections.CSPROJ_Equidistant_Cylindrical_Spherical | Constants | Enums | Fields | Methods | Classes | Records | Types
Unique code of projection. EPSG whenever possible.
// Delphi const CSPROJ_Equidistant_Cylindrical_Spherical = 1029;
// C++ Builder // const syntax for C++Builder is not fully reliable extern DELPHI_PACKAGE short CSPROJ_Equidistant_Cylindrical_Spherical /* 1029 */;
Value |
---|
1029 |