DefaultWindowLevel Property

Summary
Gets or sets the default window level to apply when the AutoWindowLevelShortcut is set to false.
Syntax
C#
VB
C++
public WindowLevelInformation DefaultWindowLevel { get; set; } 
  
Public Property DefaultWindowLevel As WindowLevelInformation 
public: 
property WindowLevelInformation^ DefaultWindowLevel { 
   WindowLevelInformation^ get(); 
   void set (    WindowLevelInformation^ ); 
} 

Property Value

The default window level to apply when the AutoWindowLevelShortcut is set to false.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.