LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

SelectedAutoWindowLevelShortcut Property (ModalitySettingsDialog)







Gets or sets the selected AutoWindow Level shortcut key.
Syntax
public Keys SelectedAutoWindowLevelShortcut {get; set;}
'Declaration
 
Public Property SelectedAutoWindowLevelShortcut As Keys
'Usage
 
Dim instance As ModalitySettingsDialog
Dim value As Keys
 
instance.SelectedAutoWindowLevelShortcut = value
 
value = instance.SelectedAutoWindowLevelShortcut
public Keys SelectedAutoWindowLevelShortcut {get; set;}
 get_SelectedAutoWindowLevelShortcut();
set_SelectedAutoWindowLevelShortcut(value);
public: __property Keys get_SelectedAutoWindowLevelShortcut();
public: __property void set_SelectedAutoWindowLevelShortcut( 
   Keys value
);
public:
property Keys SelectedAutoWindowLevelShortcut {
   Keys get();
   void set (    Keys value);
}

Property Value

The System.Windows.Forms.Keys that is the selected AutoWindow Level shortcut key.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ModalitySettingsDialog Class
ModalitySettingsDialog Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.