DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.HourglassPrepare | Constructors | Fields | Methods | Properties | Events
Prepare Hourglass cursor for timely operation.
Available also on: Delphi FMX | Java | ActiveX | Python.
Implements IGIS_Viewer.HourglassPrepare.
// C# public void HourglassPrepare();
' VisualBasic Public Sub HourglassPrepare()
// Oxygene public procedure HourglassPrepare;
Hourglass will be turn on after a while (500 ms). Must be paired with HourglassRelease. Hourglass must be shake regularly (for example in any loop) to visible) - use HourglassShake to do this.