Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

Graphics.getFont

Retrieves the current font for this object.

Syntax

public final Font getFont()

Return Value

Returns a Font object that identifies the font currently used to draw text on this object.

See Also   setFont