The Ellipse type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Area | Gets the area of the ellipse. | |
| Center | Gets or sets the center of the ellipse. | |
| Circumference | Gets the approximate circumference of the ellipse. | |
| FocalPoints | Gets the two focal points of the ellipse in a point set. | |
| Height | Gets or sets the height of the ellipse | |
| IsCircular | Tests if the ellipse is circular. | |
| MajorAxis | Gets the major axis of the ellipse. | |
| MinorAxis | Gets the minor axis of the ellipse. | |
| NormalVector | Gets a normal vector of the ellipse. | |
| NumericalEccentricity | Gets the numerical eccentricity of the ellipse. | |
| SemimajorAxisVector | Gets or sets the semimajor axis vector. | |
| SemiminorAxisVector | Gets or sets the semiminor axis vector. | |
| Width | Gets or sets the width of the ellipse |