Click or drag to resize
DrawingExifOrientations Enumeration
Orientation of the image (by EXIF value)

Namespace: ToolBoox
Assembly: ToolBoox (in ToolBoox.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public enum ExifOrientations
Members
  Member nameValueDescription
Unknown0
TopLeft1
TopRight2
BottomRight3
BottomLeft4
LeftTop5
RightTop6
RightBottom7
LeftBottom8
See Also