LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

ZoomOnScroll Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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