setMarkerSizeLocal

From Bohemia Interactive Community
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Set marker size.
Groups:
Markers

Syntax

Syntax:
markerName setMarkerSizeLocal [axisA, axisB]
Parameters:
markerName: String
axisA: Number - 1/2 width of marker
axisB: Number - 1/2 height of marker
Return Value:
Nothing

Examples

Example 1:
"MarkerOne" setMarkerSizeLocal [100, 200];

Additional Information

See also:
setMarkerAlpha setMarkerAlphaLocal setMarkerBrush setMarkerBrushLocal setMarkerColor setMarkerColorLocal setMarkerDir setMarkerDirLocal setMarkerPos setMarkerPosLocal setMarkerShape setMarkerShapeLocal setMarkerSize setMarkerText setMarkerTextLocal setMarkerType setMarkerTypeLocal

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