C#
VB
C++
Indicates whether this event is handled.
public bool IsHandled { get; set; } Public Property IsHandled() As BooleanGetSet
public:property bool IsHandled{bool get()void set(bool value)}
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
