Gets the minimum allowed window level center value.
Object.defineProperty(DICOMImageInformationRenderer.prototype, 'minimumWindowLevelCenter',
get: function()
)
minimumWindowLevelCenter: number; // read-only
The minimum allowed window level center value.
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.
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