ctrlSetFontHeight: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Sets the font size of given control.
| Sets the font size of given control. |= Description
|= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 20:43, 21 January 2009

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Sets the font size of given control.
Groups:
Uncategorised

Syntax

Syntax:
controlName ctrlSetFontHeight height
Parameters:
controlName: Control
height: Number
Return Value:
Nothing

Examples

Example 1:
_control ctrlSetFontHeight 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

Notes

Bottom Section