| Name | Description |
| Copy | Creates a copy of this EllipseFull2d object. The result is entirely independent and can be edited without affecting the original EllipseFull2d object. |
| GetEllipseFullData | Get the data defining this ellipse. |
| PutEllipseFullData | Method that sets the data defining this ellipse. |
| Name | Description |
| Center | Specifies the center of the ellipse. |
| Evaluator | Gets the Curve2dEvaluator for this ellipse. |
| MajorAxisVector | Specifies the direction of the major axis of the ellipse. |
| MinorMajorRatio | Specifies the ratio of the minor and major axes of the ellipse. |