Gets the default window level width value.
Object.defineProperty(Frame.prototype, 'defaultWindowLevelWidth',
get: function()
)
defaultWindowLevelWidth: number; // read-only
Value that represents the default window level center.
The default value is the original value that the window level was first loaded with. You can get this value from the DICOM dataset, or let the medical viewer automatically detect it.
When you call Reset, the window level width will set to the value here.
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