User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_busyeventmanager.position

Table of Contents

TGIS_BusyEventManager.Position property

DK for .NET | TatukGIS.NDK.TGIS_BusyEventManager.Position | Constructors | Methods | Properties | Events

Current position of the process at the specified stage.

Available also on: Delphi | Java | ActiveX | 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[ const _stage : Integer ] : Integer read;

Parameters

Name Type Description
_stage int
Integer
the index of a stage

Value

Type
int
Integer
2025/01/31 01:10

Page Tools