Overload | Description |
---|---|
AddEllipseSegment(NEllipseSegment) | Adds an ellipse segment to the path |
AddEllipseSegment(NEllipse,Double,Double) | Adds an ellipse segment to the path |
AddEllipseSegment(NRectangle,Double,Double) | Adds the elliptical segment from an ellipse with the specified bounds. |
AddEllipseSegment(Double,Double,Double,Double,Double,Double) | Adds the elliptical segment from an ellipse with the specified bounds. |