Retrieves the mouse button associated with the specified action.
public virtual MedicalViewerMouseButtons GetActionButton(MedicalViewerActionType actionType)
Public Overridable Function GetActionButton( _ByVal actionType As Leadtools.Medicalviewer.MedicalViewerActionType _) As Leadtools.Medicalviewer.MedicalViewerMouseButtons
public:virtual Leadtools.Medicalviewer.MedicalViewerMouseButtons GetActionButton(Leadtools.Medicalviewer.MedicalViewerActionType actionType)
actionType
The action for which the mouse button information is being obtained.
MedicalViewerMouseButtons enumeration value that represents the assigned mouse button.
To assign a mouse button to a specific action, call the SetAction method. For more information, refer to Applying Actions.
For an example, refer to Leadtools.MedicalViewer.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
