User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_viewer.hourglassshake_void

Table of Contents

TGIS_Viewer.HourglassShake method

DK11 for .NET | TatukGIS.NDK.TGIS_Viewer.HourglassShake | Constructors | Fields | Methods | Properties | Events

Shake Hourglass.

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

Syntax

Implements IGIS_Viewer.HourglassShake.

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

Result

Type Description
bool
Boolean
If True then current operation should be interrupted.

Remarks

Shaking hourglass means waking it up. See HourglassPrepare.

2022/11/30 19:27

Page Tools