User Tools

Site Tools


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

Table of Contents

TGIS_Layer.TagPointer property

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

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

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

Syntax

# Python
@property
def TagPointer(
  self
) -> tatukgis.rtl.Pointer: 
 
@TagPointer.setter
def TagPointer(
  self
  _value: tatukgis.rtl.Pointer
) -> None: 

Value

Remarks

Deprecated. Use UserObject instead.

2022/11/30 16:01

Page Tools