WebImage.RotateLeft 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 left.
public System.Web.Helpers.WebImage RotateLeft();
member this.RotateLeft : unit -> System.Web.Helpers.WebImage
Public Function RotateLeft () As WebImage
Returns
The rotated image.