Source position: agraphics.pas line 2068
procedure DrawEllipse(
Rp: PRastPort;
xCenter: LongInt;
yCenter: LongInt;
a: LongInt;
b: LongInt
);