Font.getUnderlinePosition

Get the position of the underline.

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

class Font
const
float
getUnderlinePosition

Parameters

characterSize uint

Reference character size

Return Value

Type: float

Underline position, in pixels.

Meta