DK for ActiveX | TatukGIS_XDK11.ITGIS_BusyEventManager.Position | Methods | Properties
Current position of the process at the specified stage.
// 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;
Name | Type | Description |
---|---|---|
_stage | int Integer | the index of a stage |
Type |
---|
int Integer |