User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.busylevel

Table of Contents

IGIS_Viewer.BusyLevel property

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.BusyLevel | Methods | Properties

Level of current busy state. If 1 then most significant busy is active; if 2 then subsequent etc.

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

Syntax

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

Value

Type
int
Integer
2025/01/31 01:03

Page Tools