Gets the maximum allowed window level width value.
Object.defineProperty(DICOMImageInformationRenderer.prototype, 'maximumWindowLevelWidth',
get: function()
)
maximumWindowLevelWidth: number; // read-only
The maximum allowed window level width value.
To get the minimum center value, refer to MinimumWindowLevelCenter.
To get the maximum center value, refer to MaximumWindowLevelCenter.
To get the minimum width value, refer to MinimumWindowLevelWidth.
To change the width value refer to WindowLevelWidth.
To change the center value refer to WindowLevelCenter.
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