Leadtools.Controls Namespace > ImageViewerItem Object : ScaleFactor Property |
get_scaleFactor();
Object.defineProperty('scaleFactor');
Type | Description |
---|---|
double | The current factor used to scale the image in the item. Default value is 1. |
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.