resizedRenderer Property

Summary

Gets the resized version of the canvas Renderer.

Syntax
TypeScript
JavaScript
Object.defineProperty(WindowLevelData.prototype, 'resizedRenderer', 
	get: function() 
) 
resizedRenderer: DICOMImageInformationRenderer; // read-only 

Property Value

CanvasElement that represents the resized version of the canvas Canvas

Remarks

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.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.