Hide Comments
Hide Comments

TRSGPCanvas.DrawEllipse(TRectF,Single) Method

Comments (0)

Draws an ellipse defined by a bounding rectangle structure and draws it on the current canvas.

Draw Ellipse is implemented by the TCanvas descendants to draw an ellipse defined by a bounding rectangle structure, with the current pen specified by the    Stroke/ Pen property.

To customize the drawing pen, use the Stroke property.
 

Namespace: RSGdiPlusGraphics

expandingSyntax

Parameters

ARect

Type: TRectF

Specifies the structure that defines the boundaries of the ellipse.
 

AOpacity

Type: Single

Specifies the transparency of the stroke color.
 

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2016, Thomas G. Grubb