[]
Configurates StrokeWidth. A value that indicates the stroke width.
public SVGStyleBuilder StrokeWidth(int? value)
Public Function StrokeWidth(value As Integer?) As SVGStyleBuilder
| Type | Name | Description |
|---|---|---|
| int? | value | The value. |
| Type | Description |
|---|---|
| SVGStyleBuilder | Current builder. |