LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

GetAllowedAutoModalityShortcuts Method (ModalitySettingsDataSource)

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
public Keys[] GetAllowedAutoModalityShortcuts( 
   ModalityType modality
)
'Declaration
 
Public Function GetAllowedAutoModalityShortcuts( _
   ByVal modality As ModalityType _
) As Keys()
'Usage
 
Dim instance As ModalitySettingsDataSource
Dim modality As ModalityType
Dim value() As Keys
 
value = instance.GetAllowedAutoModalityShortcuts(modality)

            

            
public: Keys[]* GetAllowedAutoModalityShortcuts( 
   ModalityType modality
) 
public:
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

ModalitySettingsDataSource Class
ModalitySettingsDataSource Members

 

 


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