drawEllipse: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 4: Line 4:




<h2 style="color:#000066">''map'' ''''' drawEllipse ''''' ''[center, a, b, angle, color, fill]''</h2>
<h2 style="color:#000066">'''''map'' drawEllipse ''[center, a, b, angle, color, fill]'''''</h2>




Line 23: Line 23:
'''Description:'''
'''Description:'''


Draw arrow in map.
Draw ellipse in map.

Revision as of 13:12, 4 July 2006



map drawEllipse [center, a, b, angle, color, fill]


Operand types:

map: Control

[center, a, b, angle, color, fill]: Array

Type of returned value:

Nothing

Compatibility:

Version 2.35 required.

Description:

Draw ellipse in map.