DXGraphicsPath.AddPie Method
Name | Parameters | Description |
---|---|---|
AddPie(Rectangle, Single, Single) | rect, startAngle, sweepAngle | Adds the outline of a pie shape to this path. |
AddPie(Single, Single, Single, Single, Single, Single) | x, y, width, height, startAngle, sweepAngle | Adds the outline of a pie shape to this path. |