DWRITE_FONT_METRICS.descent

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

struct DWRITE_FONT_METRICS
UINT16 descent;

Meta