Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

YScaleFactor Property

Show in webframe
Value of the vertical scale factor for the view display.
Syntax
get_yScaleFactor();
Object.defineProperty('yScaleFactor');

Property Value

TypeDescription
doubleThe value of the vertical 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