[]
Configurates StrokeLinejoin. A value that indicates the stroke line join method, possible values: ["bevel", "round", "miter"]
public SVGStyleBuilder StrokeLinejoin(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
SVGStyleBuilder | Current builder. |