angle
Angle by which the major axis of the ellipse differs from the current X-axis
major
Radius of major axis
minor
Radius of minor axis
Description
The routine gDrawEllipse2D() draws an ellipse using the current line style according to the specified arguments. The current drawing position after drawing the ellipse is on the major axis (rotated by the specified angle).
The number of increments of the ellipse is controlled by the current arc tolerance as set by gSetArcTolerance().