[]
Configurates StrokeMiterlimit. A value that indicates the stroke miter limit.
public SVGStyleBuilder StrokeMiterlimit(double? value)
| Type | Name | Description |
|---|---|---|
| double? | value | The value. |
| Type | Description |
|---|---|
| SVGStyleBuilder | Current builder. |