Font.getUnderlineThickness

Get the thickness of the underline.

Underline thickness is the vertical size of the underline.

class Font
const
float
getUnderlineThickness

Parameters

characterSize uint

Reference character size

Return Value

Type: float

Underline thickness, in pixels.

Meta