DWRITE_FONT_METRICS.ascent

<summary> Ascent value of the font face in font design units. Ascent is the distance from the top of font character alignment box to English baseline. </summary>

struct DWRITE_FONT_METRICS
UINT16 ascent;

Meta