DK11 for .NET | TatukGIS.NDK.TGIS_PixelItem.Value | Fields | Properties
Value of the pixel. Meaningful only for grid layers and Loop().
// C# public Single Value;
' VisualBasic Public Value As Single
// Oxygene public var Value : Single;
Type |
---|
float Single |
If Loop() is in a writable mode then changing Value will result in posting change back to the layer.