User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_viewerwnd.busylevel

Table of Contents

ITGIS_ViewerWnd.BusyLevel property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWnd.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 FMX | .NET WinForms | 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
2022/11/16 01:12

Page Tools