C#
VB
C++
Gets or sets the window preset values to display.
public WindowLevelInformation[] WindowLevelPreset { get; set; }
Property WindowLevelPreset As Leadtools.Medical.Workstation.WindowLevelInformation()
property Leadtools.Medical.Workstation.array<WindowLevelInformation^>^ WindowLevelPreset {
Leadtools.Medical.Workstation.array<WindowLevelInformation^>^ get();
void set ( Leadtools.Medical.Workstation.array<WindowLevelInformation^>^ );
}
Array of Leadtools.Medical.Workstation.WindowLevelInformation representing the preset values to display.
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