pixelH: Difference between revisions
| m (Text replacement - "|Game version=" to "|Game version=  |gr1= GUI Control |GROUP1=  ") | Lou Montana (talk | contribs)  m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *P([a-gi-z ])" to "$1 - p$2") | ||
| (24 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| {{ | {{RV|type=command | ||
| | arma3 | | |game1= arma3 | ||
| |version1= 1.60 | |||
| |gr1= GUI Control  | |gr1= GUI Control - Positioning | ||
| |descr= Returns the height of one pixel for current resolution. | |||
| |s1= '''pixelH''' | |||
| |  | |r1= [[Number]] - pixel height | ||
| |  | |x1= <sqf>_pixelHeight = pixelH;</sqf> | ||
| |  | |seealso= [[pixelGrid]] [[pixelGridBase]] [[pixelGridNoUIScale]] [[pixelW]] [[Pixel Grid System]] | ||
| }} | }} | ||
Latest revision as of 15:45, 8 November 2023
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:
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
 
	