DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerPixel.NoDataValue | Methods | Properties
Grid NoData value. Allows to specify the value which will be used to discover no-assigned-data areas on a grid. By providing 32768 default (embed into the file) value be used.
// C# public Single NoDataValue { get {} }
' VisualBasic Public Property NoDataValue As Single Get End Get End Property
// Oxygene public property NoDataValue : Single read;
Type |
---|
float Single |
NoData in rasters are pixels that represent the absence of data.