Microsoft SDK for Java

Graphics.setTextSpace

Sets the amount of extra space to be used between characters when drawing text.

Syntax

public final void setTextSpace( int space )

Parameters

space

The amount of extra space.

See Also   getTextSpace

© 1999 Microsoft Corporation. All rights reserved. Terms of use.