Hide Comments
Hide Comments

TRSGPCanvas.DrawEllipse(TRectF,Single,TRSGPPen) 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 specified stroke parameter.
 

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.
 

ABrush

Type: TRSGPPen

Specifies the pen to draw the ellipse with

expandingSee Also

Comments (0)

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