User Tools

Site Tools


api:dk11:delphi:giscsprojections.error_nobounding

Table of Contents

ERROR_NOBOUNDING constant

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

Projection error code. Bounding polygon can not be created.

Syntax

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

Type

Value
103
2020/03/17 01:04

Page Tools