[]
Configurates Height. A value that indicates the height of the SVG element.
public SVGStyleBuilder Height(int? value)
Public Function Height(value As Integer?) As SVGStyleBuilder
| Type | Name | Description |
|---|---|---|
| int? | value | The value. |
| Type | Description |
|---|---|
| SVGStyleBuilder | Current builder. |