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

TFPCustomDrawPen.DoEllipse

DoEllipse - draws an ellipse within the specified space

Declaration

Source position: fpcanvas.pp line 341

protected procedure TFPCustomDrawPen.DoEllipse(

  left: Integer;

  top: Integer;

  right: Integer;

  bottom: Integer

); virtual; abstract;

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