[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'FPCanvas' (#fcl)

TFPCustomCanvas.EllipseC

EllipseC - method to draw an ellipse given starting coordinates and radii for x- and y- directions

Declaration

Source position: fpcanvas.pp line 280

public procedure TFPCustomCanvas.EllipseC(

  x: Integer;

  y: Integer;

  rx: LongWord;

  ry: LongWord

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.