Font.getCapHeight

Gets the distance from the baseline of uppercase letters.

class Font
uint
getCapHeight
()

Return Value

Type: uint

the font cap height on success. Otherwise, returns 0.

Meta