User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_config.writeinterpretation_string_tgis_layerpixelinterpretation_tgis_layerpixelinterpretation

Table of Contents

TGIS_Config.WriteInterpretation method

DK11 for Python | tatukgis.pdk.TGIS_Config.WriteInterpretation | Constructors | Methods | Properties

Write parameters given by _name.

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

Syntax

# Python
def WriteInterpretation(
  self,
  _name: str,
  _value: TGIS_LayerPixelInterpretation,
  _default: TGIS_LayerPixelInterpretation
) -> None: 

Parameters

Name Type Description
_name str name of value
_value TGIS_LayerPixelInterpretation value of the parameter
_default TGIS_LayerPixelInterpretation default value of the parameter
2023/08/09 01:51

Page Tools