C#
VB
C++
Gets or sets the window presets to display.
public WindowLevelInformation[] WindowLevelPreset { get; set; }
Public Property WindowLevelPreset As Leadtools.Medical.Workstation.WindowLevelInformation()
public:
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 presets 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