User Tools

Site Tools


api:dk11:delphi:giscsprojections.csproj_mercator

Table of Contents

CSPROJ_Mercator constant

DK for Delphi | GisCsProjections.CSPROJ_Mercator | Constants | Enums | Fields | Methods | Classes | Records | Types

Unique code of projection. EPSG whenever possible.

Syntax

// Delphi
const CSPROJ_Mercator = 9805;
// C++ Builder
// const syntax for C++Builder is not fully reliable
extern DELPHI_PACKAGE short CSPROJ_Mercator /* 9805 */;

Type

Value
9805
2025/01/31 01:06

Page Tools