markerType
Jump to navigation
Jump to search
markerType markerName
Operand types:
markerName: String
Type of returned value:
Description:
Get type of marker. See setMarkerType.
Note: This function is identical to getMarkerType.
Example:
? markerType "MarkerOne" == "Dot" : "MarkerOne" setMarkerType "Arrow"