Source position: postscriptprinter.pas line 163
public procedure TPostScriptCanvas.Ellipse(
x1: Integer;
y1: Integer;
x2: Integer;
y2: Integer
);procedure TPostScriptCanvas.Ellipse(
const Rect: TRect
);