C#
VB
C++
Sets the Auto Window/Level shortcut key.
public void SetAutoWindowLevelShortcut(
ModalityType modality,
Keys shortcut
)
Public Sub SetAutoWindowLevelShortcut( _
ByVal modality As Leadtools.Dicom.Common.Datatypes.ModalityType, _
ByVal shortcut As Keys _
)
public:
void SetAutoWindowLevelShortcut(
Leadtools.Dicom.Common.Datatypes.ModalityType modality,
Keys shortcut
)
modality
The Leadtools.Dicom.Common.DataTypes.ModalityType to set the shortcut key for.
shortcut
A System.Windows.Forms.Keys object that represents the shortcut key
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