User Tools

Site Tools


api:dk11:delphi:giscsprojections.error_notonsphere

Table of Contents

ERROR_NOTONSPHERE constant

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

Projection error code. Projection must be constructed on ellipsoid.

Syntax

// Delphi
const ERROR_NOTONSPHERE = 102;
// C++ Builder
// const syntax for C++Builder is not fully reliable
extern DELPHI_PACKAGE signed char ERROR_NOTONSPHERE /* 102 */;

Type

Value
102
2020/03/17 01:04

Page Tools