ImageGear for .NET
flip Method
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > PageView Class : flip Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.