C#
VB
C++
Initializes a new instance of the MouseActionEventArgs class.
public MouseActionEventArgs(MedicalViewerActionType action,MedicalViewerMouseButtons mouseButton)
Public Function New( _ByVal action As Leadtools.Medicalviewer.MedicalViewerActionType, _ByVal mouseButton As Leadtools.Medicalviewer.MedicalViewerMouseButtons _)
public:MouseActionEventArgs(Leadtools.Medicalviewer.MedicalViewerActionType action,Leadtools.Medicalviewer.MedicalViewerMouseButtons mouseButton)
action
The Leadtools.MedicalViewer.MedicalViewerActionType that is applied.
mouseButton
The Leadtools.MedicalViewer.MedicalViewerMouseButtons that is assigned to the action.
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
