C#
VB
C++
Returns a list which contains the WindowLevel information for this ModalityOptions
public BindingList<WindowLevelInformation> WindowLevel { get; }
Public ReadOnly Property WindowLevel As BindingList(Of WindowLevelInformation)
public:
property BindingList<WindowLevelInformation^>^ WindowLevel {
BindingList<WindowLevelInformation^>^ get();
}
A BindingList object which contains the WindowLevel information for this ModalityOptions
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