WebImage.RotateRight 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.
Rotates an image to the right.
public System.Web.Helpers.WebImage RotateRight ();
member this.RotateRight : unit -> System.Web.Helpers.WebImage
Public Function RotateRight () As WebImage
Returns
The rotated image.