Indicates whether this mode accepts drag events originated using the mouse wheel.
Object.defineProperty(ImageViewerInteractiveMode.prototype, 'isDragMouseWheelEnabled',
get: function(),
set: function(value)
)
isDragMouseWheelEnabled: boolean;
true if this accepts drag events originated using the mouse wheel, otherwise; false. Default value is true.
For more information, refer to EnableMouseWheel.
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