maximumScaleFactor Property

Summary

Maximum scale factor allowed.

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

Property Value

The maximum scale factor allowed. Must be a value greater than 0. Default value is 10000.

Remarks

For more information, refer to Zoom.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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