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