Text.getFont

Get thet text's font.

More...
class Text
deprecated const
const(Font)
getFont
()

Return Value

Type: const(Font)

Text's font.

Detailed Description

Deprecated: Use the 'font' property instead.

Meta