Font.getAscent

Gets the vertical ascent of the font.

class Font
int
getAscent
()

Return Value

Type: int

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

Meta