setMarkerShape

From Bohemia Interactive Community
Revision as of 14:21, 3 July 2006 by Raedor (talk | contribs)
Jump to navigation Jump to search


name setMarkerShape shape


Operand types:

name: String

shape: String

Type of returned value:

Nothing

Compatibility:

Version 1.86 required.

Description:

Selects the shape (type) of the marker. Shape can be "ICON", "RECTANGLE" or "ELLIPSE".

Example:

"Marker1" setMarkerShape "RECTANGLE"