[]
        
(Showing Draft Content)

C1.WPF.FlexViewer.FlexViewerRotateView

FlexViewerRotateView Enum

Specifies the view rotation angle.

Namespace: C1.WPF.FlexViewer
Assembly: C1.WPF.FlexViewer.4.6.2.dll
Syntax
public enum FlexViewerRotateView

Fields

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.