User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_classificationabstract.showlegend

Table of Contents

TGIS_ClassificationAbstract.ShowLegend property

If True, classes are shown in the legend panel; True by default.

Syntax

# Python
@property
def ShowLegend(
  self
) -> bool: 
 
@ShowLegend.setter
def ShowLegend(
  self,
  _value: bool
) -> None: 

Value

Type
bool

Remarks

False for the KMeansSpatial method.

References

2026/07/10 23:47

Page Tools