User Tools

Site Tools


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

Table of Contents

TGIS_ClassificationAbstract.Target property

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

Indicates the data to be used for classification.

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

Syntax

# Python
@property
def Target(
  self
) -> str: 
 
@Target.setter
def Target(
  self
  _value: str
) -> None: 

Value

Type
str

Remarks

Numeric field for a vector layer or band number for a pixel layer, e.g.: '1', '2', '3', etc

References

2023/02/24 21:01

Page Tools