User Tools

Site Tools


api:dk11:delphi:giscsprojections.csproj_lambert

Table of Contents

CSPROJ_Lambert constant

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

Unique code of projection. EPSG whenever possible.

Syntax

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

Type

Value
810002
2020/03/17 01:04

Page Tools