DWRITE_UNDERLINE.readingDirection

<summary> Reading direction of the text associated with the underline. This value is used to interpret whether the width value runs horizontally or vertically. </summary>

struct DWRITE_UNDERLINE
DWRITE_READING_DIRECTION readingDirection;

Meta