User Tools

Site Tools


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

Table of Contents

TGIS_Layer.Name property

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

Name of layer; if not filled directly, then will be filled with Path when added to the viewer. Name must be unique.

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

Syntax

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

Value

Type
str

References

2022/11/21 01:50

Page Tools