xScaleFactor Property

Summary

Value of the horizontal scale factor for the view display.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewer.prototype, 'xScaleFactor', 
	get: function() 
) 
xScaleFactor: number; // read-only 

Property Value

The value of the horizontal scale factor. Default value is 1.0.

Remarks

This value is calculated by UpdateTransform based on the value passed to the last call to Zoom.

Requirements

Target Platforms

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

Leadtools.Controls Assembly