User Tools

Site Tools


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

Table of Contents

IGIS_Viewer.Interrupted method

DK for .NET | TatukGIS.NDK.IGIS_Viewer.Interrupted | Methods | Properties

Test if any pending operation must be aborted.

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

Syntax

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

Result

Type Description
bool
Boolean
True is if any long operation must be aborted.
2025/06/10 20:58

Page Tools