User Tools

Site Tools


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

Table of Contents

TGIS_Shape.TagInternal property

DK11 for Python | tatukgis.pdk.TGIS_Shape.TagInternal | Constructors | Methods | Properties

TagInternal has no predefined meaning. The TagInternal property is provided for the convenience of storing additional for internal use of TatukGIS. Please do not use this property on your own!.

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

Syntax

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

Value

Type
NativeInt
2023/08/09 01:59

Page Tools