DK11 for Delphi | GisCsProjections.ERROR_NOBOUNDING | Constants | Enums | Fields | Methods | Classes | Records | Types
Projection error code. Bounding polygon can not be created.
// Delphi const ERROR_NOBOUNDING = 103;
// C++ Builder // const syntax for C++Builder is not fully reliable extern DELPHI_PACKAGE signed char ERROR_NOBOUNDING /* 103 */;
Value |
---|
103 |