DrawingContext.interlineSpacing

Modify the spacing between lines when text has multiple lines.

If positive, inserts additional space between lines. If negative, removes space between lines. The amount of space inserted or removed depends on the font.

class DrawingContext
void
interlineSpacing
(
double spacing
)

Meta