ctrlSetFontHeightH6: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| arma |= Game name | |||
|2.5|= Game version | |||
____________________________________________________________________________________________ | |||
| Sets H6 font size of given HTML control. |= Description | |||
____________________________________________________________________________________________ | |||
''' | | control '''ctrlSetFontHeightH6''' height |= Syntax | ||
|p1= control [[Control]] |= Parameter 1 | |||
|p2= height [[Number]] |= Parameter 2 | |||
| [[Nothing]] |= Return value | |||
____________________________________________________________________________________________ | |||
|x1= <pre>_control ctrlSetFontHeightH6 0.05</pre> |= Example 1 | |||
____________________________________________________________________________________________ | |||
| |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
[[Category:Scripting Commands|CTRLSETFONTHEIGHTH6]] | |||
[[Category:Scripting Commands ArmA|CTRLSETFONTHEIGHTH6]] | |||
Revision as of 23:24, 1 August 2006
Description
- Description:
- Sets H6 font size of given HTML control.
- Groups:
- Uncategorised
Syntax
- Syntax:
- control ctrlSetFontHeightH6 height
- Parameters:
- control Control
- height Number
- Return Value:
- Nothing
Examples
- Example 1:
_control ctrlSetFontHeightH6 0.05
Additional Information
- See also:
- See also needed
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