DWRITE_FONT_METRICS.xHeight

<summary> x-height value of the font face in font design units. x-height is the distance from English baseline to the top of lowercase letter "x", or a similar lowercase character. </summary>

struct DWRITE_FONT_METRICS
UINT16 xHeight;

Meta