getStyle()
Return the font's style.
Parameters
Once an object font has been created, you can use the following function:
font.getStyle()
Returns
return style
| Value | Type | Description |
|---|---|---|
| style | tuple |
The text style. |
Return the font's style.
Once an object font has been created, you can use the following function:
font.getStyle()
return style
| Value | Type | Description |
|---|---|---|
| style | tuple |
The text style. |