User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_busyeventmanager.position

Table of Contents

ITGIS_BusyEventManager.Position property

DK for ActiveX | TatukGIS_XDK11.ITGIS_BusyEventManager.Position | Methods | Properties

Current position of the process at the specified stage.

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

Syntax

// C#
public Integer Position[_stage int]
{
  get {}
}
' VisualBasic
Public Property Position(ByVal  _stage As Integer] As Integer
  Get
  End Get
End Property
// Oxygene
public
  property Position[ _stage : Integer ] : Integer read;

Parameters

Name Type Description
_stage int
Integer
the index of a stage

Value

Type
int
Integer
2025/01/31 01:03

Page Tools