User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_classificationabstract.colorramp

Table of Contents

TGIS_ClassificationAbstract.ColorRamp property

DK11 for Python | tatukgis.pdk.TGIS_ClassificationAbstract.ColorRamp | Methods | Properties

The color ramp used to generate colors for class breaks. If not provided, StartColor and EndColor will be used.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
@property
def ColorRamp(
  self
) -> tatukgis.pdk.TGIS_ColorMapArray: 
 
@ColorRamp.setter
def ColorRamp(
  self
  _value: tatukgis.pdk.TGIS_ColorMapArray
) -> None: 

Value

References

2023/02/24 21:01

Page Tools