stroke-linecap

Attribute Information

Used By

Source

<attribute name="stroke-linecap" use="optional">
  <simpleType>
    <restriction base="string">
      <enumeration value="butt"/>
      <enumeration value="round"/>
      <enumeration value="square"/>
      <enumeration value="inherit"/>
    </restriction>
  </simpleType>
</attribute>

Sample