Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

GetAllowedModalityPresetShortcuts Method (ModalitySettingsDataSource)







The Leadtools.Dicom.Common.DataTypes.ModalityType for the preset.
The WindowLevelInformation for the preset.
Gets an array of System.Windows.Forms.Keys that can be used as shortcuts for the specified preset.
Syntax
public Keys[] GetAllowedModalityPresetShortcuts( 
   ModalityType modality,
   WindowLevelInformation preset
)
'Declaration
 
Public Function GetAllowedModalityPresetShortcuts( _
   ByVal modality As ModalityType, _
   ByVal preset As WindowLevelInformation _
) As Keys()
'Usage
 
Dim instance As ModalitySettingsDataSource
Dim modality As ModalityType
Dim preset As WindowLevelInformation
Dim value() As Keys
 
value = instance.GetAllowedModalityPresetShortcuts(modality, preset)

            

            
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

See Also

Reference

ModalitySettingsDataSource Class
ModalitySettingsDataSource Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features