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