Source position: agraphics.pas line 2420
procedure DrawEllipse(
rp: pRastPort;
xCenter: LongInt;
yCenter: LongInt;
a: LongInt;
b: LongInt
);