Key
M11
M12
M21
M22
Tag
Uri
X1
X2
Y1
Y2
Expand Minimize
This topic has not yet been rated - Rate this topic

RadiusY (EllipseGeometry)

Silverlight

Gets or sets the y-radius value of the EllipseGeometry.

<object RadiusY="Double"  .../>
value = object.RadiusY
object.RadiusY = value

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.