'Declaration Public Enum FlexViewerRotateView Inherits System.Enum
public enum FlexViewerRotateView : System.Enum
'Declaration Public Enum FlexViewerRotateView Inherits System.Enum
public enum FlexViewerRotateView : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Xaml.FlexViewer.FlexViewerRotateView