[]
Adds pie figure for this path.
public void AddPie(RectangleF rc, float startAngle, float sweepAngle)
Type | Name | Description |
---|---|---|
RectangleF | rc | The rectangle that represents the pie or arc. |
float | startAngle | The start angle for the pie or arc. |
float | sweepAngle | The sweep angle for the pie or arc. |