public void AddPie( NRectangle bounds, System.double startAngle, System.double sweepAngle )
Parameters
- bounds
- The bounds of the pie.
- startAngle
- Starting angle of the pie (in radians). Measured from its major axis.
- sweepAngle
- Sweep angle of the pie (in radians).