![]() |
VOOZH | about |
The <marker> element in SVG is used to define the graphics that is mostly used for the drawing purpose. It may be used in graphs, charts for making arrowheads and polymarkers on a given path.
Syntax:
<marker></marker refX="" viewbox="" refY="" markerWidth="" markerHeight="" orient="">
Property Values: This element contains the following properties:
Below given are a few examples of the function given above.
Example1:
Output:
👁 ImageExample 2:
Output:
👁 Image