User Tools

Site Tools


api:dk11:net:tatukgis.ndk.igis_viewer.waitforbackgroundprocesses_void

Table of Contents

IGIS_Viewer.WaitForBackgroundProcesses method

DK11 for .NET | TatukGIS.NDK.IGIS_Viewer.WaitForBackgroundProcesses | Methods | Properties

Wait for any pending background processes that must be finalized before app can continue.

Available also on: Delphi | Java | ActiveX | Python.

Syntax

// C#
public void WaitForBackgroundProcesses();
' VisualBasic
Public Sub WaitForBackgroundProcesses()
// Oxygene
public
  procedure WaitForBackgroundProcesses;

Remarks

For example TGIS_ViewerWnd will wait here for BaseMap to by finished. Use this internally for example before showing PrintPreview.

2024/12/20 22:23

Page Tools