Font.getItalic

Overview | Methods | Fields | This Package | All Packages

Font.getItalic

Retrieves a boolean value that indicates whether the font is italicized.

Syntax

public final boolean getItalic()

Return Value

Returns true if the font is italicized; otherwise, returns false.