LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

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 bool ZoomOnScroll {get; set;}
 get_ZoomOnScroll();
set_ZoomOnScroll(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerSpyGlass Class
MedicalViewerSpyGlass Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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