Font.getDescent

Gets the vertical descent of the font.

class Font
int
getDescent
()

Return Value

Type: int

the font vertical descent on success. Otherwise, returns 0.

Meta