4D-SVG

SVG_SET_STROKE_LINEJOIN

SVG_SET_STROKE_LINEJOIN ( svgObject ; mode )

Parameter Type   Description
svgObject SVG_Ref Reference of SVG element
mode String Rendering mode

Description

The SVG_SET_STROKE_LINEJOIN command can be used to specify the form of the path peaks of the SVG object having the svgObject reference. If this attribute already exists, its value is replaced by the value passed as parameter.

The mode parameter must contain one of the following values, managed by SVG:

See also

SVG_SET_ROUNDING_RECT
SVG_SET_STROKE_LINECAP