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

Flag. If True, Viewer is busy in 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
2025/01/31 01:03

Page Tools