[]
Fill pie from this document.
public void FillPie(Color clr, Rect rc, float startAngle, float sweepAngle)
Type | Name | Description |
---|---|---|
Color | clr | The drawing color. |
Rect | rc | The drawing rectangle. |
float | startAngle | The start angle in degree. |
float | sweepAngle | The sweep angle in degree. |