User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_editor.pointpos

Table of Contents

IGIS_Editor.PointPos property

DK for ActiveX | TatukGIS_XDK11.IGIS_Editor.PointPos | Methods | Properties

Position of the currently edited point.

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

Syntax

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

Value

Type
int
Integer
2025/01/31 01:03

Page Tools