User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layer.readconfigparam_string

Table of Contents

TGIS_Layer.ReadConfigParam method

DK11 for Python | tatukgis.pdk.TGIS_Layer.ReadConfigParam | Constructors | Methods | Properties | Events

Reads the layer configuration parameters.

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

Syntax

# Python
def ReadConfigParam(
  self,
  _name: str
) -> str: 

Parameters

Name Type Description
_name str parameter name

Result

Type Description
str config name
2023/08/09 01:53

Page Tools