Retrieves the mouse button associated with the specified action.
public virtual MedicalViewerMouseButtons GetActionButton(
MedicalViewerActionType actionType
)
Public Overridable Function GetActionButton( _
ByVal actionType As MedicalViewerActionType _
) As MedicalViewerMouseButtons
public:
virtual MedicalViewerMouseButtons GetActionButton(
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document