共用方式為


WebImage.RotateLeft 方法

定義

將影像旋轉至左側。

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

傳回

旋轉的影像。

適用於