Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

XScaleFactor Property

Show in webframe
Value of the horizontal scale factor for the view display.
Syntax
get_xScaleFactor();
Object.defineProperty('xScaleFactor');

Property Value

TypeDescription
doubleThe value of the horizontal scale factor. Default value is 1.0.
Remarks

This value is calculated by UpdateTransform based on the value passed to the last call to Zoom.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file