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

Show in webframe

PresetShortcut Property (WindowLevelInformationDialog)







Gets or sets the preset shortcut key.
Syntax
public Keys PresetShortcut {get; set;}
'Declaration
 
Public Property PresetShortcut As Keys
'Usage
 
Dim instance As WindowLevelInformationDialog
Dim value As Keys
 
instance.PresetShortcut = value
 
value = instance.PresetShortcut

            

            
public: __property Keys get_PresetShortcut();
public: __property void set_PresetShortcut( 
   Keys value
);
public:
property Keys PresetShortcut {
   Keys get();
   void set (    Keys value);
}

Property Value

The System.Windows.Forms.Keys for the preset shortcut
Requirements

Target Platforms

See Also

Reference

WindowLevelInformationDialog Class
WindowLevelInformationDialog Members

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