TImagingCanvas.Ellipse Method
TImagingCanvas Class

Draws ellipse which is outlined by using the current pen settings and filled by using the current fill settings.

Class
Pascal
public procedure Ellipse(const Rect: TRect);
Description

Rect specifies bounding rectangle of ellipse to be drawn.

Related Information
You are here: Symbol Reference > Classes > TImagingCanvas Class > Methods > Ellipse Method