[]
Configurates Text. Contents of the text element. Use \n for multiline text
public SVGStyleBuilder Text(string value)
Public Function Text(value As String) As SVGStyleBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| SVGStyleBuilder | Current builder. |