Indicates whether this event is handled.
Object.defineProperty(InteractiveKeyEventArgs.prototype, 'isHandled',
get: function(),
set: function(value)
)
isHandled: boolean;
true if this event is handled, otherwise; false. Default value is false.
IsHandled is used by the ImageViewerInteractiveMode support of multiple enabled modes. For more information, refer to Image Viewer Interactive Modes.
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