User Tools

Site Tools


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

Table of Contents

TGIS_Shape.TagPointer property

DK11 for Java | tatukgis.jdk.TGIS_Shape.TagPointer | Constructors | Fields | Methods | Properties

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
2022/11/16 01:51

Page Tools