Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSGPPath.AddArc(Single,Single,Single,Single,Single,Single) Method

Scroll Prev Top Next More

Adds an elliptical arc to the current figure of this path.

Namespace: RSGdiPlusGraphics

Parameters

x

Type: Single

Real number that specifies the x-coordinate of the upper-left corner of the bounding rectangle for the ellipse that contains the arc.

y

Type: Single

Real number that specifies the y-coordinate of the upper-left corner of the bounding rectangle for the ellipse that contains the arc.

width

Type: Single

Real number that specifies the width of the bounding rectangle for the ellipse that contains the arc.

height

Type: Single

Real number that specifies the height of the bounding rectangle for the ellipse that contains the arc.

StartAngle

Type: Single

Real number that specifies the clockwise angle, in degrees, between the horizontal axis of the ellipse and the starting point of the arc.

SweepAngle

Type: Single

Real number that specifies the clockwise angle, in degrees, between the starting point (startAngle) and the ending point of the arc.

Return Value

Type: TRSGPPath

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb