Gets or sets the image resize factor.
Object.defineProperty(WindowLevelData.prototype, 'resizeFactor',
get: function(),
set: function(value)
)
resizeFactor: number;
Value that represents the image resize factor.
For the resize factor, the value can be one of the following: Once the resize is done, the window level will have two versions of the image, the original and the resized version, the following properties will contains the resized version:
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