LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

GetAllowedModalityPresetShortcuts Method (IModalitySettingsDataSource)

Show in webframe






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
Keys[] GetAllowedModalityPresetShortcuts( 
   ModalityType modality,
   WindowLevelInformation preset
)
'Declaration
 
Function GetAllowedModalityPresetShortcuts( _
   ByVal modality As ModalityType, _
   ByVal preset As WindowLevelInformation _
) As Keys()
'Usage
 
Dim instance As IModalitySettingsDataSource
Dim modality As ModalityType
Dim preset As WindowLevelInformation
Dim value() As Keys
 
value = instance.GetAllowedModalityPresetShortcuts(modality, preset)

            

            
Keys[]* GetAllowedModalityPresetShortcuts( 
   ModalityType modality,
   WindowLevelInformation* preset
) 
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

See Also

Reference

IModalitySettingsDataSource Interface
IModalitySettingsDataSource Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.