User Tools

Site Tools


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

Table of Contents

TGIS_Config.WriteDormant method

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

Write parameters given by _name.

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

Syntax

# Python
def WriteDormant(
  self,
  _name: str,
  _value: TGIS_LayerDormantMode,
  _default: TGIS_LayerDormantMode
) -> None: 

Parameters

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

Page Tools