Gets a rotation angle of this user-selected file (measured in degrees clockwise).
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public abstract int Angle { get; }
This property is changed if a user clicks an arrow icon to rotate an image, or if the automatic EXIF rotation is enabled (see the EnableAutoRotation property for more details). You can use it if you want to rotate images on the server side (e.g. if you upload original files only). Possible values are:
0
90
180
270