Hide Comments
Hide Comments

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

Comments (0)

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

Namespace: RSGdiPlusGraphics

expandingSyntax

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

expandingRemarks
expandingSee Also

Comments (0)

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