scaleFactor Property

Summary

Value of the scale factor for the ZoomTo operation.

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

Property Value

The scale factor to use for the ZoomTo operation. Default value is 1.0.

Remarks

This value must be greater than 0.

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

Leadtools.Controls Assembly

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