DK for .NET | TatukGIS.NDK.IGIS_Viewer.Interrupted | Methods | Properties
Test if any pending operation must be aborted.
// C# public bool Interrupted();
' VisualBasic Public Function Interrupted() As Boolean
// Oxygene public function Interrupted : Boolean;
| Type | Description |
|---|---|
| bool Boolean | True is if any long operation must be aborted. |