DK for Java | tatukgis.jdk.IGIS_Viewer.Interrupted | Methods | Properties
Test if any pending operation must be aborted.
// Java public abstract bool Interrupted();
// Oxygene public function Interrupted : Boolean;
| Type | Description |
|---|---|
| bool Boolean | True is if any long operation must be aborted. |