User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer3d.isbusy

Table of Contents

IGIS_Viewer3D.IsBusy property

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.IsBusy | Methods | Properties

Indicates whether the viewer is currently busy painting.

Available also on: 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
2026/08/30 01:37

Page Tools