Enumeration of possible rotation values.
| Name | Type | Value | Description |
|---|---|---|---|
| _none | String | 'None' | Non-rotated. |
| on180 | String | 'on180' | Rotated on 180 degrees. |
| on270 | String | 'on270' | Rotated on 270 degrees clockwise. |
| on90 | String | 'on90' | Rotated on 90 degrees clockwise. |
[Back to Model list] [Back to API list] [Back to README] [View Source]