LEADTOOLS JavaScript (Leadtools.Controls)

ScaleFactor Property (ImageViewerCenterAtInteractiveMode)

Show in webframe
Gets or sets the factor used to zoom the image in the viewer around the center.
Syntax
get_scaleFactor();
set_scaleFactor(value);
Object.defineProperty('scaleFactor');

Property Value

TypeDescription
doubleThe scale factor used to display the magnified image. Must be a value greater than 0. The default value is 1 (no zoom).
Remarks

Use the value of ScaleFactor to performing zooming of the image around the center point when the user taps on the viewer as follows:

See Also

Reference

ImageViewerCenterAtInteractiveMode Object
ImageViewerCenterAtInteractiveMode Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.