RadiusY (EllipseGeometry)
Silverlight
Gets or sets the y-radius value of the EllipseGeometry.
Type: Double
The y-radius value of the EllipseGeometry.
This property is read/write. The default value is 0.
If you do not specify a value for RadiusX and RadiusY, the ellipse will not render. Setting identical RadiusX and RadiusY values results in a circle.