textFont
Type
property
Summary
The font style used to render the text.
Syntax
set the textFont of <widget> to pFontName
get the textFont of <widget>
Description
Use the textFont property to define the text font used to render the label.
Value
Name | Type | Description |
---|---|---|
value | String | A string corresponding to a font name. |