User Tools

Site Tools


api:dk11:delphi:giscsprojections.csproj_albers

Table of Contents

CSPROJ_Albers constant

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

Unique code of projection. EPSG whenever possible.

Syntax

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

Type

Value
9822
2025/01/31 01:06

Page Tools