Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

GetAllowedAutoModalityShortcuts Method (ModalitySettingsDataSource)







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:
array<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

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features