[]
Configurates StrokeLinecap. A value that indicates the stroke line cap, possible values: ["butt", "square", "round"]
public SVGStyleBuilder StrokeLinecap(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| SVGStyleBuilder | Current builder. |