User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_shape.uid

Table of Contents

TGIS_Shape.Uid property

DK11 for .NET | TatukGIS.NDK.TGIS_Shape.Uid | Constructors | Fields | Methods | Properties

Get unique identifier for current shape. Must be >= 0.

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

Syntax

// C#
public TGIS_Uid Uid
{
  get {}
}
' VisualBasic
Public Property Uid As TGIS_Uid
  Get
  End Get
End Property
// Oxygene
public
  property Uid : TGIS_Uid read;

Value

Type
long
TGIS_Uid
2022/11/16 01:35

Page Tools