User Tools

Site Tools


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

Table of Contents

TGIS_Layer.TagInternal property

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

TagInternal has no predefined meaning. The TagInternal property is for storing additional values or information for internal use by TatukGIS. Please do not use this property on your own!

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

Syntax

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

Value

Type
int
2023/08/09 01:54

Page Tools