Gets or sets a boolean value that indicates whether the spy glass size should be resized if the user scrolls with the mouse while using the spy glass.
Object.defineProperty(SpyGlassAction.prototype, 'resizeGlassOnScroll',
get: function(),
set: function(value)
)
resizeGlassOnScroll: boolean;
true to resize the spy glass if the user scrolls using the mouse wheel while using the spy glass; false to change the scale of the magnfication if the user scrolls with the mouse wheel.
The default value is true.
Scrolling down will make the spy glass smaller; scrolling up will make the spy glass larger.
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