Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

AutoWindowLevelShortcut Property







Gets or sets the key that is used as a shortcut for AutoWindowLevel.
Syntax
public Keys AutoWindowLevelShortcut {get; set;}
'Declaration
 
Public Property AutoWindowLevelShortcut As Keys
'Usage
 
Dim instance As ModalityOptions
Dim value As Keys
 
instance.AutoWindowLevelShortcut = value
 
value = instance.AutoWindowLevelShortcut

            

            
public: __property Keys get_AutoWindowLevelShortcut();
public: __property void set_AutoWindowLevelShortcut( 
   Keys value
);
public:
property Keys AutoWindowLevelShortcut {
   Keys get();
   void set (    Keys value);
}

Property Value

The System.Windows.Forms.Keys value that represents the shortcut for the AutoWindowLevel. The default key is F2.
Requirements

Target Platforms

See Also

Reference

ModalityOptions Class
ModalityOptions Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features