User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_busyeventmanager.count

Table of Contents

ITGIS_BusyEventManager.Count property

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

Returns the number of stages.

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

Syntax

// C#
public Integer Count
{
  get {}
}
' VisualBasic
Public Property Count As Integer
  Get
  End Get
End Property
// Oxygene
public
  property Count : Integer read;

Value

Type
int
Integer
2025/01/31 01:03

Page Tools