DrawingContext.interwordSpacing

Modify the spacing between words in text.

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

class DrawingContext
void
interwordSpacing
(
double spacing
)

Meta