[]
Configurates TextAnchor. Possible values: ["start", "middle", "end"], default is "middle"
public SVGStyleBuilder TextAnchor(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| SVGStyleBuilder | Current builder. |