LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

GetAllowedAutoModalityShortcuts Method (IModalitySettingsDataSource)

Show in webframe






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
) 
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

See Also

Reference

IModalitySettingsDataSource Interface
IModalitySettingsDataSource Members

 

 


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