stroke-linejoin

Attribute Information

Used By

Source

<attribute name="stroke-linejoin" use="optional">
  <simpleType>
    <restriction base="string">
      <enumeration value="miter"/>
      <enumeration value="round"/>
      <enumeration value="bevel"/>
      <enumeration value="inherit"/>
    </restriction>
  </simpleType>
</attribute>

Sample