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