GetAllowedModalityPresetShortcuts Method

Summary
Gets an array of System.Windows.Forms.Keys that can be used as shortcuts for the specified preset.
Syntax
C#
C++/CLI
public Keys[] GetAllowedModalityPresetShortcuts( 
   ModalityType modality, 
   WindowLevelInformation preset 
) 
public:  
   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 array of System.Windows.Forms.Keys that can be used as shortcuts for the specified preset.

Requirements

Target Platforms

Help Version 22.0.2023.2.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.