Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

ZoomOnScroll Property






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.
Syntax
public bool ZoomOnScroll {get; set;}
'Declaration   Public Property ZoomOnScroll As Boolean
'Usage   Dim instance As MedicalViewerSpyGlass Dim value As Boolean   instance.ZoomOnScroll = value   value = instance.ZoomOnScroll
public: property bool ZoomOnScroll {    bool get();    void set (    bool value); }

Property Value

true to allow the zoom to change using the mouse wheel, false to prevent the user from changing the zoom of the spy glass.
Remarks
Example
For an example, please refer to MedicalViewerCell.SpyGlass.
Requirements

Target Platforms

See Also

Reference

MedicalViewerSpyGlass Class
MedicalViewerSpyGlass Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features