Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ScaleFactor Property (ImageViewerMagnifyGlassInteractiveMode)

Show in webframe
Scale factor used to display the magnified image.
Syntax
get_scaleFactor();
set_scaleFactor(value);
Object.defineProperty('scaleFactor');

Property Value

TypeDescription
doubleThe scale factor used to display the magnified image. Default value is 2 (2X zoom).
Example

For an example, refer to ImageViewer.InteractiveModes.

See Also

Reference

ImageViewerMagnifyGlassInteractiveMode Object
ImageViewerMagnifyGlassInteractiveMode Members

Error processing SSI file