DK for ActiveX | TatukGIS_XDK11.IGIS_Editor.PointPos | Methods | Properties
Position of the currently edited point.
// 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;
Type |
---|
int Integer |