Initializes a new instance of the MedicalViewerKeys class.
public MedicalViewerKeys(Keys mouseUp,Keys mouseDown,Keys mouseLeft,Keys mouseRight,MedicalViewerModifiers modifiers)
Public Function New( _ByVal mouseUp As Keys, _ByVal mouseDown As Keys, _ByVal mouseLeft As Keys, _ByVal mouseRight As Keys, _ByVal modifiers As Leadtools.Medicalviewer.MedicalViewerModifiers _)
public:MedicalViewerKeys(Keys mouseUp,Keys mouseDown,Keys mouseLeft,Keys mouseRight,Leadtools.Medicalviewer.MedicalViewerModifiers modifiers)
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.
For an example, refer to MedicalViewer
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
