UpdateStatusStripActions Method

Summary
Updates the Leadtools.MedicalViewer.MedicalViewerActionType assigned to the given Leadtools.MedicalViewer.MedicalViewerMouseButtons on the status strip.
Syntax
C#
VB
C++
public void UpdateStatusStripActions( 
   MedicalViewerActionType action, 
   MedicalViewerMouseButtons mouseButton 
) 
  
Public Sub UpdateStatusStripActions( _ 
   ByVal action As MedicalViewerActionType, _ 
   ByVal mouseButton As MedicalViewerMouseButtons _ 
)  
public: 
void UpdateStatusStripActions(  
   MedicalViewerActionType action, 
   MedicalViewerMouseButtons mouseButton 
)  

Parameters

action
The new Leadtools.MedicalViewer.MedicalViewerActionType to update the status strip.

mouseButton
The Leadtools.MedicalViewer.MedicalViewerMouseButtons assigned with the specified action.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.