C#
VB
C++
Gets or sets the default window level to apply when the AutoWindowLevelShortcut is set to false.
public WindowLevelInformation DefaultWindowLevel { get; set; }
Public Property DefaultWindowLevel As Leadtools.Medical.Workstation.WindowLevelInformation
public:
property Leadtools.Medical.Workstation.WindowLevelInformation^ DefaultWindowLevel {
Leadtools.Medical.Workstation.WindowLevelInformation^ get();
void set ( Leadtools.Medical.Workstation.WindowLevelInformation^ );
}
The default window level to apply when the AutoWindowLevelShortcut is set to false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET