getMarkerSize
Jump to navigation
Jump to search
Hover & click on the images for descriptions
Description
- Description:
- Returns the size of the given marker. A getter for setMarkerSize and an alias of markerSize.
Syntax
- Syntax:
- getMarkerSize markerName
- Parameters:
- markerName: String
- Return Value:
- Array - in format [a-axis, b-axis], where:
Examples
- Example 1:
-
"MarkerOne" setMarkerSize [100,200]; _size = getMarkerSize "MarkerOne"; //returns [100,200]
Additional Information
- See also:
- setMarkerSizesetMarkerBrushsetMarkerColorsetMarkerDirsetMarkerPossetMarkerShapecreateMarkersetMarkerTextsetMarkerTypesetMarkerAlpha
- Groups:
- Markers
Notes
Notes
Bottom Section
Categories:
- Scripting Commands
- Operation Flashpoint: Scripting Commands
- Operation Flashpoint: Resistance: Scripting Commands
- Command Group: Markers
- Introduced with Operation Flashpoint version 1.21
- Commands utilizing global arguments
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- ArmA: Armed Assault: Scripting Commands
- Arma 2: Scripting Commands
- Arma 3: Scripting Commands
- Take On Helicopters: Scripting Commands