Unit 'PostScriptPrinter' Package
[Overview][Types][Classes][Index] [#lcl]

TPostScriptCanvas.Ellipse

Declaration

Source position: postscriptprinter.pas line 167

public procedure TPostScriptCanvas.Ellipse(

  x1: Integer;

  y1: Integer;

  x2: Integer;

  y2: Integer

);

procedure TPostScriptCanvas.Ellipse(

  const Rect: TRect

);