Click or drag to resize
EllipseGeometry Properties

The EllipseGeometry type exposes the following members.

Properties
  NameDescription
Public propertyCenter
Gets or sets the center point of the EllipseGeometry.
Public propertyDispatcher
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.)
Public propertyRadiusX
Gets or sets the x-radius value of the EllipseGeometry.
Public propertyRadiusY
Gets or sets the y-radius value of the EllipseGeometry.
Top
See Also