DWRITE_LINE_METRICS.length

<summary> The number of total text positions in the line. This includes any trailing whitespace and newline characters. </summary>

struct DWRITE_LINE_METRICS
UINT32 length;

Meta