LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

GetAllowedModalityPresetShortcuts Method (IModalitySettingsDataSource)







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
)
function Leadtools.Medical.Workstation.IModalitySettingsDataSource.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IModalitySettingsDataSource Interface
IModalitySettingsDataSource Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.