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