←Select platform

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 Leadtools.Medicalviewer.MedicalViewerActionType, _ 
   ByVal mouseButton As Leadtools.Medicalviewer.MedicalViewerMouseButtons _ 
)  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly