GetMarkerTargetArrowProperties
Jump to navigation
Jump to search
Syntax
int, int, int, int, int getMarkerTargetArrowProperties( marker theMarker )
Required Arguments
- theMarker: The marker that you wish to retrieve the color and size of.
Returns
Returns five ints corresponding to the amount of red, green, blue, alpha and size of the marker's target arrow, false if invalid arguments were passed.
Example
Script Example Missing Function GetMarkerTargetArrowProperties needs a script example, help out by writing one. | |
Before submitting check out Editing Guidelines Script Examples. |
See Also
- createMarker
- getMarkerColor
- getMarkerCount
- getMarkerIcon
- getMarkerSize
- getMarkerTarget
- getMarkerType
- setMarkerColor
- setMarkerIcon
- setMarkerSize
- setMarkerTarget
- setMarkerType
- isElementWithinMarker