Draws an Arc of 360 degrees within the specified Bounds.
Source position: graphics.pp line 1069
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. |
CT Web help |
CodeTyphon Studio |