class js.html.svg.MarkerElement extends Element
Available on js
The marker
element defines the graphics that is to be used for drawing arrowheads or polymarkers on a given <path>
, <line>
, <polyline>
or <polygon>
element.
Documentation for this class was provided by MDN.