scaleFactors Property

Summary

Current X and Y factor used to scale the image in the item.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerItem.prototype, 'scaleFactors', 
	get: function() 
) 
scaleFactors: LeadSizeD; // read-only 

Property Value

The current X and Y factor used to scale the image in the item. Default value is 1,1.

Remarks

This value is updated by Zoom and is a state value. For more information, for more information, refer Image Viewer Transformation.

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.