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

MedicalViewerKeys Constructor(Keys,Keys,Keys,Keys,MedicalViewerModifiers)






A System.Windows.Forms.Keys enumeration value that emulates the mouse being dragged up.
A System.Windows.Forms.Keys enumeration value that emulates the mouse being dragged down.
A System.Windows.Forms.Keys enumeration value that emulates the mouse being dragged left.
A System.Windows.Forms.Keys enumeration value that emulates the mouse being dragged right.
A MedicalViewerModifiers enumeration value that indicates which modifier key needs to be pressed when pressing one of the emulator keys.
Initializes a new instance of the MedicalViewerKeys class.
Syntax
public MedicalViewerKeys( 
   Keys mouseUp,
   Keys mouseDown,
   Keys mouseLeft,
   Keys mouseRight,
   MedicalViewerModifiers modifiers
)
'Declaration
 
Public Function New( _
   ByVal mouseUp As Keys, _
   ByVal mouseDown As Keys, _
   ByVal mouseLeft As Keys, _
   ByVal mouseRight As Keys, _
   ByVal modifiers As MedicalViewerModifiers _
)
'Usage
 
Dim mouseUp As Keys
Dim mouseDown As Keys
Dim mouseLeft As Keys
Dim mouseRight As Keys
Dim modifiers As MedicalViewerModifiers
 
Dim instance As New MedicalViewerKeys(mouseUp, mouseDown, mouseLeft, mouseRight, modifiers)
public MedicalViewerKeys( 
   Keys mouseUp,
   Keys mouseDown,
   Keys mouseLeft,
   Keys mouseRight,
   MedicalViewerModifiers modifiers
)
function MedicalViewerKeys( 
   mouseUp ,
   mouseDown ,
   mouseLeft ,
   mouseRight ,
   modifiers 
)
public:
MedicalViewerKeys( 
   Keys mouseUp,
   Keys mouseDown,
   Keys mouseLeft,
   Keys mouseRight,
   MedicalViewerModifiers modifiers
)

Parameters

mouseUp
A System.Windows.Forms.Keys enumeration value that emulates the mouse being dragged up.
mouseDown
A System.Windows.Forms.Keys enumeration value that emulates the mouse being dragged down.
mouseLeft
A System.Windows.Forms.Keys enumeration value that emulates the mouse being dragged left.
mouseRight
A System.Windows.Forms.Keys enumeration value that emulates the mouse being dragged right.
modifiers
A MedicalViewerModifiers enumeration value that indicates which modifier key needs to be pressed when pressing one of the emulator keys.
Example
For an example, refer to MedicalViewer
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

MedicalViewerKeys Class
MedicalViewerKeys Members
Overload List

 

 


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