[]
Specifies the view rotation angle.
public enum FlexViewerRotateView
Name | Description |
---|---|
NoRotation | Rotation is not applied to the view. |
Rotation180 | Rotates the view by 180 degrees. |
Rotation90Clockwise | Rotates the view by 90 degrees clockwise. |
Rotation90CounterClockwise | Rotates the view by 90 degrees counter-clockwise. |