Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ScaleFactors Property

Show in webframe
Current X and Y factor used to scale the image in the item.
Syntax
get_scaleFactors();
Object.defineProperty('scaleFactors');

Property Value

TypeDescription
LeadSizeDThe 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.

See Also

Reference

ImageViewerItem Object
ImageViewerItem Members

Error processing SSI file