RotateFlipType Enumeration

Indicates the types of image rotatations.  

Namespace: elsystem.drawing

Enumerated Values
  Name

Value

Public property Rotate180FlipNone 2
Public property Rotate180FlipX 6
Public property Rotate180FlipXY 0
Public property Rotate180FlipY 4
Public property Rotate270FlipNone 3
Public property Rotate270FlipX 7
Public property Rotate270FlipXY 2
Public property Rotate270FlipY 5
Public property Rotate90FlipNone 1
Public property Rotate90FlipX 5
Public property Rotate90FlipXY 3
Public property Rotate90FlipY 7
Public property RotateNoneFlipNone 0
Public property RotateNoneFlipX 4
Public property RotateNoneFlipXY 2
Public property RotateNoneFlipY 6