DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.Interrupted | Methods | Properties
Test whether a pending operation must be aborted.
// C# public WordBool Interrupted();
' VisualBasic Public Function Interrupted() As WordBool
// Oxygene public function Interrupted : WordBool;
| Type | Description |
|---|---|
| WordBool | True if a long operation should be aborted. |