GetAllowedAutoModalityShortcuts Method

Summary
Gets an array of System.Windows.Forms.Keys that can be used as shortcuts to select Auto Window/Level for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
Syntax
C#
VB
C++
public Keys[] GetAllowedAutoModalityShortcuts( 
   ModalityType modality 
) 
  
Public Function GetAllowedAutoModalityShortcuts( _ 
   ByVal modality As ModalityType _ 
) As Keys() 
public: 
array<Keys>^ GetAllowedAutoModalityShortcuts(  
   ModalityType modality 
)  

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType that the will use the shortcut key.

Return Value

An System.Array of System.Windows.Forms.Keys that can be used as shortcuts.

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.