Text.getCharacterSize

Get the character size.

class Text
const
uint
getCharacterSize
()

Return Value

Type: uint

Size of the characters, in pixels.

//deprecated: Use the 'characterSize' property instead.

Meta