Assigns the action to a specific mouse button.
public virtual void SetAction(
MedicalViewerActionType actionType,
MedicalViewerMouseButtons mouseButton,
MedicalViewerActionFlags applyingOperation
)
Public Overridable Sub SetAction( _
ByVal actionType As MedicalViewerActionType, _
ByVal mouseButton As MedicalViewerMouseButtons, _
ByVal applyingOperation As MedicalViewerActionFlags _
)
public:
virtual void SetAction(
MedicalViewerActionType actionType,
MedicalViewerMouseButtons mouseButton,
MedicalViewerActionFlags applyingOperation
)
actionType
The action to be assigned.
mouseButton
The Mouse event to be associated with the specified action.
applyingOperation
Indicates the cells that the action is applied to and when the action is applied.
For more information, refer to Applying Actions and Creating a Bitmap Region.
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