4.271 EllipseGeometry

x:Object > DependencyObject > Freezable > Animatable > Geometry > EllipseGeometry
EllipseGeometry
(usage)
<EllipseGeometry> string </EllipseGeometry>
(description)
Represents the geometry of a circle or ellipse.
[text syntax]
GeometrySyntax
(properties)
Center
Point
(description)
The center point of the EllipseGeometry.
RadiusX
x:Double
(description)
The x-radius value of the EllipseGeometry.
RadiusY
x:Double
(description)
The y-radius value of the EllipseGeometry.