Font.getUnderlineThickness

Get the thickness of the underline.

Underline thickness is the vertical size of the underline.

class Font
float
getUnderlineThickness
const

Parameters

characterSize
Type: uint

Reference character size

Return Value

Type: float

Underline thickness, in pixels.

Meta