User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_classificationabstract.method

Table of Contents

TGIS_ClassificationAbstract.Method property

Classification method; NaturalBreaks by default.

Syntax

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

Value

References

2026/05/25 21:51

Page Tools