Enum ReadingDirection
- Namespace
- PaintDotNet.DirectWrite
- Assembly
- PaintDotNet.Windows.dll
Specifies the direction in which reading progresses.
public enum ReadingDirection
Fields
LeftToRight = 0RightToLeft = 1TopToBottom = 2BottomToTop = 3
Specifies the direction in which reading progresses.
public enum ReadingDirection
LeftToRight = 0RightToLeft = 1TopToBottom = 2BottomToTop = 3