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