DK11 for .NET | TatukGIS.NDK.TGIS_PixelItem.Color | Fields | Properties
Color value of the pixel. Meaningful only for bitmap based layers.
// C# public TGIS_Color Color;
' VisualBasic Public Color As TGIS_Color
// Oxygene public var Color : TGIS_Color;
Type |
---|
N/AN/ATGIS_ColorN/A |
If Loop() is in a writable mode then changing Color will result in posting change back to the layer.