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 
) 
  
Function GetAllowedAutoModalityShortcuts( _ 
   ByVal modality As ModalityType _ 
) As Keys() 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly