WebImage.RotateRight Method

Definition

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.

Applies to