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 System.Array of System.Windows.Forms.Keys that can be used as a shortcut for the specified preset.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.