[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
DoEllipse draws an Arc of 360 degrees within given Bounds, making an ellipse
Source position: graphics.pp line 1035
protected procedure TCanvas.DoEllipse( |
const Bounds: TRect |
); override; |
|
Use Arc to draw an elliptically curved line with the current Pen |
lazarus-ccr.sourceforge.net |