LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

PresetShortcut Property (IWindowLevelInformationView)

Show in webframe






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

            

            
__property Keys get_PresetShortcut();
__property void set_PresetShortcut( 
   Keys value
);
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

IWindowLevelInformationView Interface
IWindowLevelInformationView Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.