DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.BusyLevel | Constructors | Fields | Methods | Properties | Events
Level of current busy state. If 1 then most significant busy is active; if 2 then subsequent etc.
Available also on: Delphi FMX | Java | ActiveX | Python.
// C# [Browsable(false)] public Integer BusyLevel { get {} }
' VisualBasic <Browsable(false)> Public Property BusyLevel As Integer Get End Get End Property
// Oxygene public [Browsable(false)] property BusyLevel : Integer read;
Type |
---|
int Integer |