ImageGear21.Web Assembly > ImageGear.Web.UI Namespace : Rotation Enumeration |
Member | Value | Description |
---|---|---|
Rotate180 | 180 | Image is rotated 180 degrees clockwise. |
Rotate270 | 270 | Image is rotated 270 degrees clockwise. |
Rotate90 | 90 | Image is rotated 90 degrees clockwise. |
RotateNone | 0 | Image is not rotated. |
System.Object
System.ValueType
System.Enum
ImageGear.Web.UI.Rotation