User Tools

Site Tools


api:dk11:delphi:giscsprojections.csproj_mercator

Table of Contents

CSPROJ_Mercator constant

DK11 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
2020/03/17 01:04

Page Tools