WebImage.FlipHorizontal Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Flips an image horizontally.
public System.Web.Helpers.WebImage FlipHorizontal ();
member this.FlipHorizontal : unit -> System.Web.Helpers.WebImage
Public Function FlipHorizontal () As WebImage
Returns
The flipped image.