DK11 for Python | tatukgis.pdk.TGIS_ColorMapArray.Value | Methods | Properties
Array element value.
Available also on: ActiveX.
# Python def Value( self, _idx: int ) -> TGIS_ColorMap: def Value( self, _idx: int, _value: TGIS_ColorMap ) -> None:
Name | Type | Description |
---|---|---|
_idx | int | index of the element |
Type |
---|
TGIS_ColorMap |