DWRITE_UNDERLINE.flowDirection

<summary> Flow direction of the text associated with the underline. This value is used to interpret whether the thickness value advances top to bottom, left to right, or right to left. </summary>

struct DWRITE_UNDERLINE
DWRITE_FLOW_DIRECTION flowDirection;

Meta