User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_viewerwnd.isbusy

Table of Contents

ITGIS_ViewerWnd.IsBusy property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWnd.IsBusy | Methods | Properties

True if Viewer is busy.

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

Syntax

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

Value

Type
bool
Boolean
2022/11/16 01:12

Page Tools