TextBoundsIterator.getVBounds

Returns current vertical text bounds.

struct TextBoundsIterator
nothrow @trusted @nogc
void
getVBounds
(
out float ymin
,
out float ymax
)

Meta