User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_busyeventmanager.aborted

Table of Contents

ITGIS_BusyEventManager.Aborted property

DK for ActiveX | TatukGIS_XDK11.ITGIS_BusyEventManager.Aborted | Methods | Properties

Indicates whether an abort was requested.

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

Syntax

// C#
public Boolean Aborted
{
  get {}
}
' VisualBasic
Public Property Aborted As Boolean
  Get
  End Get
End Property
// Oxygene
public
  property Aborted : Boolean read;

Value

Type
bool
Boolean
2025/01/31 01:03

Page Tools