User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.taginternal

Table of Contents

ITGIS_Shape.TagInternal property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.TagInternal | 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 | Python.

Syntax

// C#
public Integer TagInternal
{
  get {}
  set {}
}
' VisualBasic
Public Property TagInternal As Integer
  Get
  End Get
  Set(ByVal value As Integer)
  End Set
End Property
// Oxygene
public
  property TagInternal : Integer read read;

Value

Type
int
Integer
2022/11/16 01:11

Page Tools