pixelH: Difference between revisions
Jump to navigation
Jump to search
(formatting and new command group) |
m (minor changes) |
||
Line 11: | Line 11: | ||
|s1= '''pixelH''' | |s1= '''pixelH''' | ||
|r1= [[Number]] - Pixel | |r1= [[Number]] - Pixel height | ||
|x1= <code>_pixelHeight = '''pixelH''';</code> | |x1= <code>_pixelHeight = '''pixelH''';</code> |
Revision as of 10:55, 5 March 2021
Description
- Description:
- Returns the height of one pixel for current resolution.
- Groups:
- GUI Control - Positioning
Syntax
- Syntax:
- pixelH
- Return Value:
- Number - Pixel height
Examples
- Example 1:
_pixelHeight = pixelH;
Additional Information
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