Gets or sets the value that indicates whether to allow the user to change the zoom of the spy glass. The zoom is adjusted by scrolling the mouse wheel up or down while spy glass is active.
public bool ZoomOnScroll { get; set; }
Public Property ZoomOnScroll As Boolean
true to allow the zoom to change using the mouse wheel, false to prevent the user from changing the zoom of the spy glass.
For an example, please refer to MedicalViewerCell.SpyGlass.
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