LineJoin

Specifies the shape to be used at the corners of paths or basic shapes when they are stroked.

Values

ValueMeaning
UndefinedJoin
MiterJoin

ditto

RoundJoin

ditto

BevelJoin

ditto

See Also

the 'stroke-linejoin' property in the Scalable Vector Graphics (SVG) 1.1 Specification.

Meta