AllowedShortcuts Property

Summary

Gets or sets the allowed shortcuts to be assigned for window level presets.

Syntax
C#
VB
C++
public Keys[] AllowedShortcuts { get; set; } 
  
Public Property AllowedShortcuts As Keys() 
public: 
property array<Keys>^ AllowedShortcuts { 
   array<Keys>^ get(); 
   void set (    array<Keys>^ ); 
} 

Property Value

The allowed shortcuts to be assigned for window level presets.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly