LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

SetAutoWindowLevelShortcut Method (IModalitySettingsDataSource)

Show in webframe






The Leadtools.Dicom.Common.DataTypes.ModalityType that the will use the shortcut key.
The System.Windows.Forms.Keys that sets Auto Window/Level for the Leadtools.Dicom.Common.DataTypes.ModalityType.
Sets the shortcut key that sets Auto Window/Level for specified Leadtools.Dicom.Common.DataTypes.ModalityType
Syntax
void SetAutoWindowLevelShortcut( 
   ModalityType modality,
   Keys shortcut
)
'Declaration
 
Sub SetAutoWindowLevelShortcut( _
   ByVal modality As ModalityType, _
   ByVal shortcut As Keys _
) 
'Usage
 
Dim instance As IModalitySettingsDataSource
Dim modality As ModalityType
Dim shortcut As Keys
 
instance.SetAutoWindowLevelShortcut(modality, shortcut)

            

            
void SetAutoWindowLevelShortcut( 
   ModalityType modality,
   Keys shortcut
) 
void SetAutoWindowLevelShortcut( 
   ModalityType modality,
   Keys shortcut
) 

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType that the will use the shortcut key.
shortcut
The System.Windows.Forms.Keys that sets Auto Window/Level for the Leadtools.Dicom.Common.DataTypes.ModalityType.
Requirements

Target Platforms

See Also

Reference

IModalitySettingsDataSource Interface
IModalitySettingsDataSource Members

 

 


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