User Tools

Site Tools


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

Table of Contents

TGIS_Layer.Tag property

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

Tag has no predefined meaning. The Tag property is provided for the convenience of storing additional integer value or pointer information for special needs in an application.

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

Syntax

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

Value

Type
int
2023/08/09 01:54

Page Tools