'宣言 Public Enum FlexViewerRotateView Inherits System.Enum
public enum FlexViewerRotateView : System.Enum
'宣言 Public Enum FlexViewerRotateView Inherits System.Enum
public enum FlexViewerRotateView : System.Enum
| メンバ | 解説 |
|---|---|
| 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.WinUI.Viewer.FlexViewerRotateView