←Select platform

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 Leadtools.Dicom.Common.Datatypes.ModalityType, _ 
   ByVal preset As Leadtools.Medical.Workstation.WindowLevelInformation _ 
) As Keys() 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly