DWRITE_TEXT_METRICS.layoutHeight

<summary> Initial height given to the layout. Depending on the length of the text, it may be larger or smaller than the text content height. </summary>

struct DWRITE_TEXT_METRICS
FLOAT layoutHeight;

Meta