DWRITE_STRIKETHROUGH.readingDirection

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

struct DWRITE_STRIKETHROUGH
DWRITE_READING_DIRECTION readingDirection;

Meta