[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Draws an Arc of 360 degrees within the specified Bounds.
Source position: graphics.pp line 1038
protected procedure TCanvas.DoEllipse( |
const Bounds: TRect |
); override; |
DoEllipse draws an Arc of 360 degrees within given Bounds, making an ellipse.
|
Use Arc to draw an elliptically curved line with the current Pen. |
Version 4.0 | Generated 2025-05-03 | Home |