User Tools

Site Tools


api:dk11:net:tatukgis.ndk.winforms.tgis_viewerwnd.interrupt_void

Table of Contents

TGIS_ViewerWnd.Interrupt method

DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.Interrupt | Constructors | Fields | Methods | Properties | Events

Will terminate timely operation as soon as possible.

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

Syntax

Implements IGIS_Viewer.Interrupt.

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

Remarks

Application can check for abort state by querying HourglassShake.

2022/11/16 01:38

Page Tools