Gets or sets whether to allow the user to scroll though the images using the mouse wheel.
Object.defineProperty(StackInteractiveMode.prototype, 'enableWheel',
get: function(),
set: function(value)
)
enableWheel: boolean;
true to allow the user to scroll though the frames using the mouse wheel, false otherwise.
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