ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > PageView class : zoomOut Method |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function zoomOut( factor : number ) : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfPageView.zoomOut(number); |
Zooms out from the current image, while keeping the portion of the image at the center of the viewer remaining in the same location.