--- layout: posts title: Api - Ellipse Class ---
The x radius of the ellipse.
The y radius of the ellipse.
Optional accuracy of the underlying BezierCurve.
Class for Ellipse created at a specific origin and 2 radii.
The center of the ellipse.
The x radius of the ellipse.
The y radius of the ellipse.
Optional accuracy of the underlying BezierCurve.
Class for Ellipse created at a specific x, y and 2 radii.
The x coordinate of the center of the ellipse.
The y coordinate of the center of the ellipse.
Optional accuracy of the underlying BezierCurve.
Generated using TypeDoc
Class for Ellipse created with 2 radii.