←Select platform

SetAutoWindowLevelShortcut Method

Summary

Sets the shortcut key that sets Auto Window/Level for specified Leadtools.Dicom.Common.DataTypes.ModalityType

Syntax

C#
VB
C++
public void SetAutoWindowLevelShortcut( 
   ModalityType modality, 
   Keys shortcut 
) 
  
Sub SetAutoWindowLevelShortcut( _ 
   ByVal modality As Leadtools.Dicom.Common.Datatypes.ModalityType, _ 
   ByVal shortcut As Keys _ 
)  

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly