Gets the current window level center value.
Object.defineProperty(DICOMImageInformation.prototype, 'windowCenter',
get: function(),
set: function(value)
)
windowCenter: number;
Value that represents the current window level center value.
For window level width value, refer to WindowWidth.
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