posWorldToScreen: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (reset arma ver)
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| map '''posWorldToScreen''' position |= Syntax
| [[Position]] <nowiki>=</nowiki> mapControl '''posWorldToScreen''' [[Position]]|= Syntax


|p1= map: [[Control]] |= Parameter 1
|p1= mapControl : [[Control]] |= Parameter 1


|p2= position: [[Array]] |= Parameter 2


| [[Array]] |= Return value
| [[Array]] |= Return value

Revision as of 03:40, 29 August 2007

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

Description

Description:
Convert world coordinates to screen coordinates in map.
Groups:
Uncategorised

Syntax

Syntax:
Position = mapControl posWorldToScreen Position
Parameters:
mapControl : Control
Return Value:
Array

Examples

Examples:
Example needed

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