Gets the resized version of the canvas Canvas.
Object.defineProperty(WindowLevelData.prototype, 'resizedCanvas',
get: function()
)
resizedCanvas: HTMLCanvasElement; // read-only
CanvasElement that represents the resized version of the Canvas.
The resized canvas contains a value only if the ResizeFactor value is set to either 1 or 2.
The resized version helps the medical viewer to operate faster by processing a smaller version of the image.
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