Sets the shortcut key that sets Auto Window/Level for specified Leadtools.Dicom.Common.DataTypes.ModalityType
public void SetAutoWindowLevelShortcut(
ModalityType modality,
Keys shortcut
)
Sub SetAutoWindowLevelShortcut( _
ByVal modality As Leadtools.Dicom.Common.Datatypes.ModalityType, _
ByVal shortcut As Keys _
)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET