User Tools

Site Tools


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

Table of Contents

TGIS_Shape.TagInternal property

DK11 for Java | tatukgis.jdk.TGIS_Shape.TagInternal | Constructors | Fields | 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 | ActiveX | Python.

Syntax

// Java
public NativeInt getTagInternal();
 
public void setTagInternal(
  NativeInt _value
);
// Oxygene
public
  property TagInternal : NativeInt read write;

Value

Type
NativeInt
2023/06/17 00:08

Page Tools