Parameters
- width
- The width of the pie.
- height
- The height of the pie.
- startAngle
- The pie's starting angle (in degrees, measured clockwise from the X axis).
- sweepAngle
- The pie's sweep angle (in degrees, measured clockwise from startAngle).
- line
- The C1.C1Preview.LineDef to draw the pie with.
Return Value
true if no warnings were generated by this call, false otherwise.