Source position: agraphics.pas line 2010
procedure DrawEllipse(
Rp: PRastPort;
XCenter: LongInt;
YCenter: LongInt;
a: LongInt;
b: LongInt
);