| EllipseFigure Properties |
The EllipseFigure type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundingShape |
Gets the collision shape for bounding volume tests and culling.
(Inherited from Figure.) | |
| HitShape |
Gets the collision shape for hit tests.
(Inherited from Figure.) | |
| IsFilled |
Gets or sets a value indicating whether the ellipse is filled.
| |
| RadiusX |
Gets or sets the radius of the ellipse in the x direction.
| |
| RadiusY |
Gets or sets the radius of the ellipse in the y direction.
|