EllipseGeometry Properties
Collapse the table of content
Expand the table of content

EllipseGeometry Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The EllipseGeometry type exposes the following members.

  NameDescription
Public property Bounds Gets a Rect that specifies the axis-aligned bounding box of the Geometry. (Inherited from Geometry.)
Public property Center Gets or sets the center point of the EllipseGeometry.
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property RadiusX Gets or sets the x-radius value of the EllipseGeometry.
Public property RadiusY Gets or sets the y-radius value of the EllipseGeometry.
Public property Transform Gets or sets the Transform object applied to a Geometry. (Inherited from Geometry.)
Top

Show:
© 2017 Microsoft