resizeFactor Property

Summary

Gets or sets the image resize factor.

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

Property Value

Value that represents the image resize factor.

Remarks

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:

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly