setMarkerShape

From Bohemia Interactive Community
Revision as of 15:47, 7 April 2019 by Erentar (talk | contribs) (template:command argument fix)
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