TextBoundsIterator.getHBounds

Returns current horizontal text bounds.

struct TextBoundsIterator
nothrow @trusted @nogc
void
getHBounds
(
out float xmin
,
out float xmax
)
Suggestion Box / Bug Report