Font.getUnderlinePosition

Get the position of the underline.

Underline position is the vertical offset to apply between the baseline and the underline.

class Font
float
getUnderlinePosition
const

Parameters

characterSize
Type: uint

Reference character size

Return Value

Type: float

Underline position, in pixels.

Meta