GetAllowedModalityPresetShortcuts Method

Summary
Gets an array of System.Windows.Forms.Keys that can be used as shortcuts for the specified preset.
Syntax
C#
VB
C++
public Keys[] GetAllowedModalityPresetShortcuts( 
   ModalityType modality, 
   WindowLevelInformation preset 
) 
  
Function GetAllowedModalityPresetShortcuts( _ 
   ByVal modality As ModalityType, _ 
   ByVal preset As WindowLevelInformation _ 
) As Keys() 
array<Keys>^ GetAllowedModalityPresetShortcuts(  
   ModalityType modality, 
   WindowLevelInformation^ preset 
)  

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType for the preset.

preset
The WindowLevelInformation for the preset.

Return Value

An System.Array of System.Windows.Forms.Keys that can be used as a shortcut for the specified preset.

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.