Updates the Leadtools.MedicalViewer.MedicalViewerActionType assigned to the given Leadtools.MedicalViewer.MedicalViewerMouseButtons on the status strip.
public void UpdateStatusStripActions(
MedicalViewerActionType action,
MedicalViewerMouseButtons mouseButton
)
Public Sub UpdateStatusStripActions( _
ByVal action As Leadtools.Medicalviewer.MedicalViewerActionType, _
ByVal mouseButton As Leadtools.Medicalviewer.MedicalViewerMouseButtons _
)
public:
void UpdateStatusStripActions(
Leadtools.Medicalviewer.MedicalViewerActionType action,
Leadtools.Medicalviewer.MedicalViewerMouseButtons mouseButton
)
action
The new Leadtools.MedicalViewer.MedicalViewerActionType to update the status strip.
mouseButton
The Leadtools.MedicalViewer.MedicalViewerMouseButtons assigned with the specified 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