minimumScaleFactor Property

Summary

Minimum scale factor allowed.

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

Property Value

The minimum scale factor allowed. Must be a value greater than 0. Default value is 0.0001.

Remarks

For more information, refer to Zoom.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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