public void AddCircleSegment( NCircle circle, System.double startAngle, System.double sweepAngle )
Parameters
- circle
- The circle segment of which to add.
- startAngle
- The start angle of the segment in radians.
- sweepAngle
- The sweep angle of the segment in radians.