ctrlSetFontHeightSecondary: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(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 6: | Line 6: | ||
|gr1= GUI Control | |gr1= GUI Control | ||
| Sets the font size of the secondary text of given control. | |||
|descr= Sets the font size of the secondary text of given control. | |||
|s1= ctrl [[ctrlSetFontHeightSecondary]] value | |s1= ctrl [[ctrlSetFontHeightSecondary]] value | ||
Revision as of 20:59, 13 June 2021
Description
- Description:
- Sets the font size of the secondary text of given control.
- Groups:
- GUI Control
Syntax
- Syntax:
- ctrl ctrlSetFontHeightSecondary value
- Parameters:
- ctrl: Control
- value: Number
- Return Value:
- Nothing
Examples
- Example 1:
- _control ctrlSetFontHeightSecondary 0.05;
Additional Information
- See also:
- ctrlSetFontPctrlSetFontSecondary
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