ctrlFontHeight
Jump to navigation
Jump to search
Hover & click on the images for descriptions
Description
- Description:
- Returns control's font size, usually sizeEx value (see ctrlSetFontHeight).
Syntax
- Syntax:
- ctrlFontHeight control
- Parameters:
- control: Control
- Return Value:
- Number
Examples
- Example 1:
ctrlFontHeight _control;
Additional Information
- See also:
- ctrlTextHeight ctrlTextWidth ctrlSetFontHeight
- Groups:
- GUI Control
Notes
[[Category:Introduced with Arma 3 Development Branch version {{{2}}}]]