resizeFactor Property

Summary

Gets or sets the image resize factor.

Syntax

JavaScript Syntax
Object.defineProperty(WindowLevelData.prototype, 'resizeFactor', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly