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

MouseActionEventArgs Constructor (MouseActionEventArgs)







The Leadtools.MedicalViewer.MedicalViewerActionType that is applied.
The Leadtools.MedicalViewer.MedicalViewerMouseButtons that is assigned to the action.
Initializes a new instance of the MouseActionEventArgs class.
Syntax
public MouseActionEventArgs( 
   MedicalViewerActionType action,
   MedicalViewerMouseButtons mouseButton
)
'Declaration
 
Public Function New( _
   ByVal action As MedicalViewerActionType, _
   ByVal mouseButton As MedicalViewerMouseButtons _
)
'Usage
 
Dim action As MedicalViewerActionType
Dim mouseButton As MedicalViewerMouseButtons
 
Dim instance As New MouseActionEventArgs(action, mouseButton)
public MouseActionEventArgs( 
   MedicalViewerActionType action,
   MedicalViewerMouseButtons mouseButton
)
function MouseActionEventArgs( 
   action ,
   mouseButton 
)
public: MouseActionEventArgs( 
   MedicalViewerActionType action,
   MedicalViewerMouseButtons mouseButton
)
public:
MouseActionEventArgs( 
   MedicalViewerActionType action,
   MedicalViewerMouseButtons mouseButton
)

Parameters

action
The Leadtools.MedicalViewer.MedicalViewerActionType that is applied.
mouseButton
The Leadtools.MedicalViewer.MedicalViewerMouseButtons that is assigned to the action.
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

MouseActionEventArgs Class
MouseActionEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.