stroke-linejoin-presentationAttribute: stroke.linejoin

Description Available Attribute Values Used by the Elements

Description

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

Available Attribute Values

''''bevel''''

Specifies the stroke-linejoin to be a bevel style join.

''''inherit''''

Specifies to inherit the stroke-linejoin value from the parent.

''''miter''''

Specifies the stroke-linejoin to be a mitre style join.

''''round''''

Specifies the stroke-linejoin to be a round style join.

Used by the Elements

Shape Elements

circle, ellipse, line, path, polygon, polyline, rect

Text Content Elements

altGlyph, text, textPath, tref, tspan


mslegrand/svgR documentation built on Jan. 21, 2020, 2:59 p.m.