scaleFactors Property

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerItem.prototype, 'scaleFactors', 
	get: function() 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly