Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSGPCanvas.Ellipse(Integer,Integer,Integer,Integer) Method

Scroll Prev Top Next More

Draws the ellipse defined by a bounding rectangle on the canvas.

Implements the drawing a circle or ellipse on the canvas. Specify the bounding rectangle either by giving:

The top left point at pixel coordinates (X1, Y1) and the bottom right point at (X2, Y2).

A TRect value.
 

If the bounding rectangle is a square, a circle is drawn.

Namespace: RSGdiPlusGraphics

Parameters

X1

Type: Integer

Y1

Type: Integer

X2

Type: Integer

Y2

Type: Integer

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb