User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_layer.tagpointer

Table of Contents

TGIS_Layer.TagPointer property

DK11 for Java | tatukgis.jdk.TGIS_Layer.TagPointer | Constructors | Fields | Methods | Properties | 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 | ActiveX | Python.

Syntax

// Java
public java.lang.Object getTagPointer();
 
public void setTagPointer(
  java.lang.Object _value
);
// Oxygene
public
  property TagPointer : Object read write;

Value

Type
java.lang.Object
Object

Remarks

Deprecated. Use UserObject instead.

2022/11/16 01:44

Page Tools