DK11 for Delphi | GisLayerPixel.TGIS_PixelItem.Value | Fields | Properties
Value of the pixel. Meaningful only for grid layers and Loop().
// Delphi public var Value : Single;
// C++ Builder public: float Value;
Type |
---|
Single |
If Loop() is in a writable mode then changing Value will result in posting change back to the layer.