Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPCanvas > Methods

TRSGPCanvas.DrawEllipse(TRectF,Single,TRSGPPen) Method

Scroll Prev Top Next More

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

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

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb