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