User Tools

Site Tools


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

Table of Contents

TGIS_Layer.Caption property

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

Caption of layer; if not filed directly then will be filed with Name when adding to the Viewer.

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

Syntax

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

Value

Type
str
2023/08/09 01:53

Page Tools