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

TFPCustomDrawBrush.DoEllipse

DoEllipse - draws an elipse to fit the given bounds

Declaration

Source position: fpcanvas.pp line 356

public procedure TFPCustomDrawBrush.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.