User Tools

Site Tools


api:dk11:delphi:giscsprojections.csproj_mgrs

Table of Contents

CSPROJ_MGRS constant

DK11 for Delphi | GisCsProjections.CSPROJ_MGRS | Constants | Enums | Fields | Methods | Classes | Records | Types

Unique code of projection. EPSG whenever possible.

Syntax

// Delphi
const CSPROJ_MGRS = 810123;
// C++ Builder
// const syntax for C++Builder is not fully reliable
extern DELPHI_PACKAGE int CSPROJ_MGRS /* 810123 */;

Type

Value
810123
2020/03/17 01:04

Page Tools