SetAutoWindowLevelShortcut Method

Summary
Sets the Auto Window/Level shortcut key.
Syntax
C#
VB
C++
public void SetAutoWindowLevelShortcut( 
   ModalityType modality, 
   Keys shortcut 
) 
  
Public Sub SetAutoWindowLevelShortcut( _ 
   ByVal modality As ModalityType, _ 
   ByVal shortcut As Keys _ 
)  
public: 
void SetAutoWindowLevelShortcut(  
   ModalityType modality, 
   Keys shortcut 
)  

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType to set the shortcut key for.

shortcut
A System.Windows.Forms.Keys object that represents the shortcut key

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.