ctrlSetFontP: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma1 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=]{12})" to "|$1=$2 |descr=$3") |
||
Line 18: | Line 18: | ||
|gr1= GUI Control - HTML | |gr1= GUI Control - HTML | ||
| Sets P font of given HTML control or its size. | |descr= Sets P font of given HTML control or its size. | ||
|s1= control '''ctrlSetFontP''' fontOrSize | |s1= control '''ctrlSetFontP''' fontOrSize |
Revision as of 20:58, 13 June 2021
Description
- Description:
- Sets P font of given HTML control or its size.
- Groups:
- GUI Control - HTML
Syntax
- Syntax:
- control ctrlSetFontP fontOrSize
- Parameters:
- control: Control
- fontOrSize: String or Number
- Return Value:
- Nothing
Examples
- Example 1:
_control ctrlSetFontP "TahomaB";
- Example 2:
_control ctrlSetFontP 0.05;
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note