drawEllipse: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 22: Line 22:
'''Description:'''
'''Description:'''


Draw ellipse in map.
Draw an ellipse on the map.

Revision as of 13:14, 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 an ellipse on the map.