get_isHandled();
set_isHandled(value);
Object.defineProperty('isHandled');
Type | Description |
---|---|
boolean | true if the event has been handled by the automation, otherwise; false. Default value is false. |
This value is used by the annotation automation framework to enable collaboration between its own and the other interactive modes of LEADTOOLS image viewers.