[]
Configurates FontSize. A value that indicates the font size of the SVG element.
public SVGStyleBuilder FontSize(float? value)
Public Function FontSize(value As Single?) As SVGStyleBuilder
| Type | Name | Description |
|---|---|---|
| float? | value | The value. |
| Type | Description |
|---|---|
| SVGStyleBuilder | Current builder. |