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

GetAllowedAutoModalityShortcuts Method (IModalitySettingsDataSource)







The Leadtools.Dicom.Common.DataTypes.ModalityType that the will use the shortcut key.
Gets an array of System.Windows.Forms.Keys that can be used as shortcuts to select Auto Window/Level for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
Syntax
Keys[] GetAllowedAutoModalityShortcuts( 
   ModalityType modality
)
'Declaration
 
Function GetAllowedAutoModalityShortcuts( _
   ByVal modality As ModalityType _
) As Keys()
'Usage
 
Dim instance As IModalitySettingsDataSource
Dim modality As ModalityType
Dim value() As Keys
 
value = instance.GetAllowedAutoModalityShortcuts(modality)
Keys[] GetAllowedAutoModalityShortcuts( 
   ModalityType modality
)
function Leadtools.Medical.Workstation.IModalitySettingsDataSource.GetAllowedAutoModalityShortcuts( 
   modality 
)
Keys[]* GetAllowedAutoModalityShortcuts( 
   ModalityType modality
) 
Keys[]* GetAllowedAutoModalityShortcuts( 
   ModalityType modality
) 

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType that the will use the shortcut key.

Return Value

An System.Array of System.Windows.Forms.Keys that can be used as shortcuts.
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.