User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.interrupted_void

Table of Contents

IGIS_Viewer.Interrupted method

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.Interrupted | Methods | Properties

Test whether a pending operation must be aborted.

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

Syntax

// C#
public WordBool Interrupted();
' VisualBasic
Public Function Interrupted() As WordBool
// Oxygene
public
  function Interrupted : WordBool;

Result

Type Description
WordBool True if a long operation should be aborted.
2026/07/11 00:07

Page Tools