Hide Comments
Hide Comments

TRSGPPath.AddPie(Single,Single,Single,Single,Single,Single) Method

Comments (0)

Adds a pie to this path. An arc is a portion of an ellipse, and a pie is a portion of the area enclosed by an ellipse. A pie is bounded by an arc and two lines (edges) that go from the center of the ellipse to the endpoints of the arc.

Namespace: RSGdiPlusGraphics

expandingSyntax

Parameters

x

Type: Single

Real number that specifies the x-coordinate of the upper-left corner of the rectangle that bounds the ellipse that bounds the pie.

y

Type: Single

Real number that specifies the y-coordinate of the upper-left corner of the rectangle that bounds the ellipse that bounds the pie.

width

Type: Single

Real number that specifies the width of the rectangle that bounds the ellipse that bounds the pie.

height

Type: Single

Real number that specifies the height of the rectangle that bounds the ellipse that bounds the pie.

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 that defines the pie.

SweepAngle

Type: Single

Real number that specifies the clockwise angle, in degrees, between the starting and ending points of the arc that defines the pie.

Return Value

Type: TRSGPPath

expandingRemarks
expandingSee Also

Comments (0)

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