DWRITE_READING_DIRECTION Enumeration
Specifies the direction in which reading progresses.
Syntax
enum DWRITE_READING_DIRECTION {
DWRITE_READING_DIRECTION_LEFT_TO_RIGHT,
DWRITE_READING_DIRECTION_RIGHT_TO_LEFT
};
Konstanten
DWRITE_READING_DIRECTION_LEFT_TO_RIGHT
Indicates that reading progresses from left to right.DWRITE_READING_DIRECTION_RIGHT_TO_LEFT
Indicates that reading progresses from right to left.
Anforderungen
Mindestens unterstützter Client |
Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista |
Mindestens unterstützter Server |
Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 |
Header |
Dwrite.h |