ImageGear .NET - Updated
mirror Method

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > PageView class : mirror Method
Mirrors the current image (swaps the left and right sides).
Syntax
ASP.NET Ajax Javascript (Specification) 
function mirror() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPageView.mirror();
Remarks

Mirrors the current image (swaps the left and right sides), while keeping the portion of the image at the center of the viewer remaining in the same location.

See Also

Reference

PageView class
PageView Members