setMarkerShape

From Bohemia Interactive Community
Revision as of 21:22, 30 June 2016 by Pabstmirror (talk | contribs) (Can return POLYLINE since A3 1.60)
Jump to navigation Jump to search
-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Selects the shape (type) of the marker. Shape can be "ICON", "RECTANGLE", "ELLIPSE" or "POLYLINE".
Groups:
Uncategorised

Syntax

Syntax:
markerName setMarkerShape shape
Parameters:
markerName: String
shape: String
Return Value:
Nothing

Examples

Example 1:
"Marker1" setMarkerShape "RECTANGLE";

Additional Information

See also:
markerShapesetMarkerBrushsetMarkerColorsetMarkerDirsetMarkerPoscreateMarkersetMarkerSizesetMarkerTextsetMarkerTypesetMarkerAlpha

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