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

AllAllowedShortcuts Property (ModalitySettingsDataSource)







Gets the allowed keyboard System.Windows.Forms.Keys for applying Window Level presets.
Syntax
public List<Keys> AllAllowedShortcuts {get;}
'Declaration
 
Public ReadOnly Property AllAllowedShortcuts As List(Of Keys)
'Usage
 
Dim instance As ModalitySettingsDataSource
Dim value As List(Of Keys)
 
value = instance.AllAllowedShortcuts
public List<Keys> AllAllowedShortcuts {get;}
 get_AllAllowedShortcuts(); 
public: __property List<Keys>* get_AllAllowedShortcuts();
public:
property List<Keys>* AllAllowedShortcuts {
   List<Keys>* get();
}

Property Value

The allowed keyboard System.Windows.Forms.Keys for applying Window Level presets.
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

ModalitySettingsDataSource Class
ModalitySettingsDataSource Members

 

 


Products | Support | Contact Us | Copyright Notices

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