DWRITE_INLINE_OBJECT_METRICS.baseline

<summary> Distance from the top of the object to the baseline where it is lined up with the adjacent text. If the baseline is at the bottom, baseline simply equals height. </summary>

struct DWRITE_INLINE_OBJECT_METRICS
FLOAT baseline;

Meta