Ellipse for MoxyDraw

Creates an ellipse.


Syntax:

Ellipse
center point X
center point Y
length
height
start angle
finish angle
final angle

center point X:

Sets the center point X.

center point Y:

Sets the center point Y.

length:

Sets the length.

height:

Sets the height.

start angle:

Optional. Sets the start angle (ellipse can be incomplete). Angles are in degrees and counter-clock wise. If omitted, it will be set to 0.

angle

finish angle:

Optional. Sets the finish angle (ellipse can be incomplete). Angles are in degrees and counter-clock wise. If omitted, it will be set to 360.

angle

final angle:

Optional. Sets the final angle to rotate the ellipse by its center point. Angles are in degrees and counter-clock wise. If omitted, it will be set to 0.

angle