WebImageOrthogonalOrientationEnumJS Enumeration
In This Topic
Specifies available orthogonal orientations of image.
Members
| Member | Description |
| Rotated0 | The image is NOT rotated. |
| Rotated90 | The image is rotated by 90 degrees clockwise. |
| Rotated180 | The image is rotated by 180 degrees clockwise. |
| Rotated270 | The image is rotated by 270 degrees clockwise. |
| Undefined | The image orientation is NOT defined. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Imaging.ImageProcessing.DocCleanup.WebImageOrthogonalOrientationEnumJS
Browser Compatibility
See Also