[]
Configurates FontWeight. A value that indicates the font weight of the SVG element.
public SVGStyleBuilder FontWeight(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| SVGStyleBuilder | Current builder. |