LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

AllAllowedShortcuts Property (ModalitySettingsDataSource)

Show in webframe






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: __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

See Also

Reference

ModalitySettingsDataSource Class
ModalitySettingsDataSource Members

 

 


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