LineSpecific.setCapStyle

Specifies the ways in which caps are to be drawn at the endpoints of the line. When arrowheads are drawn the cap style is ignored.

mixintemplate LineSpecific()
setCapStyle
(
this T
)
(
string capStyle
)

Parameters

capStyle string

The cap style.

Return Value

Type: auto

This item to aid method chaining.

See Also

Meta