DWRITE_TEXT_METRICS.height

<summary> The height of the formatted text. The height of an empty string is determined by the size of the default font's line height. </summary>

struct DWRITE_TEXT_METRICS
FLOAT height;

Meta