renderer Property

Summary

Gets or sets the render which is the engine responsible for rendering the image using the specified window level parameters.

Syntax
TypeScript
JavaScript
Object.defineProperty(WindowLevelData.prototype, 'renderer', 
	get: function(), 
	set: function(value) 
) 

Property Value

DICOMImageInformationRenderer which is the engine responsible for rendering the image using the specified window level parameters

Remarks

To change the window level interactively (using mouse, or touch and drag) refer WindowLevelInteractiveMode, and for the medical viewer, refer to WindowLevelAction.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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