ImageGear .NET - Updated
flip Method

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > PageView class : flip Method
Flips the current image (swaps the top and bottom edges).
Syntax
ASP.NET Ajax Javascript (Specification) 
function flip() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPageView.flip();
Remarks

Flips the current image (swaps the top and bottom edges), 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