setMarkerShapeLocal

From Bohemia Interactive Community
Revision as of 12:22, 26 September 2020 by R3vo (talk | contribs)
Jump to navigation Jump to search
-wrong parameter ("Arma") defined!-1.04
Hover & click on the images for description

Description

Description:
Selects shape (actual type) of the local marker. The shape can be:
  • "ICON"
  • "RECTANGLE"
  • "ELLIPSE"
  • "POLYLINE"
Groups:
Markers

Syntax

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

Examples

Example 1:
"Marker1" setMarkerShapeLocal "RECTANGLE";

Additional Information

See also:
setMarkerAlphasetMarkerAlphaLocalsetMarkerBrushsetMarkerBrushLocalsetMarkerColorsetMarkerColorLocalsetMarkerDirsetMarkerDirLocalsetMarkerPossetMarkerPosLocalsetMarkerShapesetMarkerSizesetMarkerSizeLocalsetMarkerTextsetMarkerTextLocalsetMarkerTypesetMarkerTypeLocal

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