ctrlFontHeight: Difference between revisions
Jump to navigation
Jump to search
m (see also) |
m (see also) |
||
Line 23: | Line 23: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|seealso= [[ctrlTextHeight]] [[ctrlTextWidth]]|See Also= | |seealso= [[ctrlTextHeight]] [[ctrlTextWidth]] [[ctrlSetFontHeight]]|See Also= | ||
}} | }} | ||
Revision as of 11:11, 4 September 2020
Description
- Description:
- Returns control's font size, usually sizeEx value (see ctrlSetFontHeight).
- Groups:
- Uncategorised
Syntax
- Syntax:
- ctrlFontHeight control
- Parameters:
- control: Control
- Return Value:
- Number
Examples
- Example 1:
ctrlFontHeight _control
Additional Information
- See also:
- ctrlTextHeight ctrlTextWidth ctrlSetFontHeight
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
[[Category:Introduced with arma3dev version ]][[ Category: arma3dev: New Scripting Commands | CTRLFONTHEIGHT]][[ Category: arma3dev: Scripting Commands | CTRLFONTHEIGHT]]