public NEllipseSegment( System.double centerX, System.double centerY, System.double xradius, System.double yradius, System.double angle, System.double startAngle, System.double sweepAngle )
Parameters
- centerX
- centerY
- xradius
- yradius
- angle
- startAngle
- Starting angle of the arc (in radians). Measured from the major axis of the ellipse.
- sweepAngle
- Sweep angle of the arc (in radians).