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

Show in webframe

AllowedShortcuts Property







Gets or sets the allowed shortcuts to be assigned for window level presets.
Syntax
public Keys[] AllowedShortcuts {get; set;}
'Declaration
 
Public Property AllowedShortcuts As Keys()
'Usage
 
Dim instance As WindowLevelInformationArgumentData
Dim value() As Keys
 
instance.AllowedShortcuts = value
 
value = instance.AllowedShortcuts

            

            
public: __property Keys[]* get_AllowedShortcuts();
public: __property void set_AllowedShortcuts( 
   Keys[]* value
);
public:
property array<Keys>^ AllowedShortcuts {
   array<Keys>^ get();
   void set (    array<Keys>^ value);
}

Property Value

The allowed shortcuts to be assigned for window level presets.
Requirements

Target Platforms

See Also

Reference

WindowLevelInformationArgumentData Class
WindowLevelInformationArgumentData Members

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