Vertex.setJoinStyle

Specifies the ways in which joints are to be drawn at the vertices of the line. If this option is not specified then it defaults to round. If the line only contains two points then this option is irrelevant.

mixintemplate Vertex()
setJoinStyle
(
this T
)
(
string joinStyle
)

Parameters

joinStyle string

The join style.

Return Value

Type: auto

This item to aid method chaining.

See Also

Meta