WebImage.RotateLeft Method

Definition

Rotates an image to the left.

public System.Web.Helpers.WebImage RotateLeft ();
member this.RotateLeft : unit -> System.Web.Helpers.WebImage
Public Function RotateLeft () As WebImage

Returns

The rotated image.

Applies to