User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.HourglassShake method

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

Shake Hourglass.

Available also on: Delphi FMX | 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/16 01:38

Page Tools