LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

MouseActionEventArgs Constructor (MouseActionEventArgs)

Show in webframe






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
)
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

See Also

Reference

MouseActionEventArgs Class
MouseActionEventArgs Members

 

 


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