User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_colormaparray.value

Table of Contents

TGIS_ColorMapArray.Value property

DK11 for Python | tatukgis.pdk.TGIS_ColorMapArray.Value | Methods | Properties

Array element value.

Available also on: ActiveX.

Syntax

# Python
 
def Value(
  self,
  _idx: int
) -> TGIS_ColorMap: 
 
 
def Value(
  self,
  _idx: int,
  _value: TGIS_ColorMap
) -> None: 

Parameters

Name Type Description
_idx int index of the element

Value

2023/08/09 01:51

Page Tools