Ellipse Properties |
The Ellipse type exposes the following members.
| Name | Description | |
|---|---|---|
| Center |
Gets or sets the center of the ellipse.
| |
| FocalDistance |
Gets the distance from the center to a focus.
| |
| IsValid |
Returns an indication of the validity of this ellipse.
| |
| Plane |
Gets or sets the base plane of the ellipse.
| |
| Radius1 |
Gets or sets the radius of the ellipse along the base plane X semi-axis.
| |
| Radius2 |
Gets or sets the radius of the ellipse along the base plane Y semi-axis.
|