Graphics.getFont

Graphics.getFont

Class Overview | Class Members | This Package | All Packages

Syntax
public abstract Font getFont()
Returns
this graphics context's current font.
Description
Gets the current font.

See Also
Font, setFont