←Select platform

AutoWindowLevelShortcut Property

Summary

Gets or sets the key that is used as a shortcut for AutoWindowLevel.

Syntax

C#
VB
C++
public Keys AutoWindowLevelShortcut { get; set; } 
  
Public Property AutoWindowLevelShortcut As Keys 
public: 
property Keys AutoWindowLevelShortcut { 
   Keys get(); 
   void set (    Keys ); 
} 

Property Value

The System.Windows.Forms.Keys value that represents the shortcut for the AutoWindowLevel. The default key is F2.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly