DK11 for Delphi | GisTypes.GIS_GRID_NOVALUE | Constants | Enums | Classes | Prototypes | Records | Types
Unassigned value of grid.
// Delphi const GIS_GRID_NOVALUE = -99999;
// C++ Builder // const syntax for C++Builder is not fully reliable extern DELPHI_PACKAGE int GIS_GRID_NOVALUE /* -99999 */;
Value |
---|
-99999 |