[]
Configurates Cy. the y-axis coordinate of the center of the circle, or ellipse
public SVGStyleBuilder Cy(double? value)
Public Function Cy(value As Double?) As SVGStyleBuilder
| Type | Name | Description |
|---|---|---|
| double? | value | The value. |
| Type | Description |
|---|---|
| SVGStyleBuilder | Current builder. |