Font.getXHeight

Gets the distance from the baseline of lowercase letters.

class Font
uint
getXHeight
()

Return Value

Type: uint

the font x-height value on success. Otherwise, returns 0.

Meta