Gets or sets whether the event has been handled by the automation.
Object.defineProperty(AnnPointerEventArgs.prototype, 'isHandled',
get: function(),
set: function(value)
)
isHandled: 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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET