←Select platform

AutoWindowLevel Property

Summary

Gets or sets a value that indicates whether AutoWindowLevel is enabled or disabled.

Syntax

C#
VB
C++
public bool AutoWindowLevel { get; set; } 
  
Public Property AutoWindowLevel As Boolean 
public: 
property bool AutoWindowLevel { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if WindowLevel should autimatically be applied; otherwise, it is false. The default is set to true

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