markerUnits attribute | markerUnits property
Gets or sets the coordinate system for the markerWidth and markerHeight attributes and for the contents of the marker element.
![]() ![]() |
Syntax
| HTML |
|---|
<element markerUnits="p" ... > |
| JavaScript |
|---|
p = object.markerUnits |
Property values
Type: Object
One of the following values:
Standards information
Remarks
If you do not specify the markerUnits property, the effect is the same as if you specify a value of SVG_MARKERUNITS_STROKEWIDTH.
See also
- Reference
- SVGMarkerElement
- SVGMarkerElement
Show:

