Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ScaleFactor Property (ImageViewerItem)

Show in webframe
Current factor used to scale the image in the item.
Syntax
get_scaleFactor();
Object.defineProperty('scaleFactor');

Property Value

TypeDescription
doubleThe current factor used to scale the image in the item. Default value is 1.
Remarks

This value returns the maximum of the X and Y values of ScaleFactors.

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