markerUnits

Attribute Information

Used By

Complex Type svg:markerType

Source

<attribute name="markerUnits" use="optional">
  <simpleType>
    <restriction base="string">
      <enumeration value="strokeWidth"/>
      <enumeration value="userSpaceOnUse"/>
      <enumeration value="userSpace"/>
    </restriction>
  </simpleType>
</attribute>

Sample