[]
Configurates Stroke. A value that indicates the stroke color.
public SVGStyleBuilder Stroke(string value)
Public Function Stroke(value As String) As SVGStyleBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| SVGStyleBuilder | Current builder. |