DWRITE_UNDERLINE.measuringMode

<summary> The measuring mode can be useful to the renderer to determine how underlines are rendered, e.g. rounding the thickness to a whole pixel in GDI-compatible modes. </summary>

struct DWRITE_UNDERLINE
DWRITE_MEASURING_MODE measuringMode;

Meta