[]
Configurates Path. SVG path string format
public SVGStyleBuilder Path(string value)
Public Function Path(value As String) As SVGStyleBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| SVGStyleBuilder | Current builder. |