RotateMode

RotateMode enumeration

ページ回転の可能なモード.

public enum RotateMode

名前 価値 説明
Rotate90 90 右に 90 度回転します。
Rotate180 180 右に 180 度回転します。
Rotate270 270 右に 270 度回転します。

関連項目