| GraphicsPathExtensionsAddCurve Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | AddCurve(IGraphicsPath, PointF) | 
            Adds a curve that intersects with the specified points to the path
             | 
|   | AddCurve(IGraphicsPath, Single, PointF) | 
            Adds a curve that intersects with the specified points to the path with the given tension | 
 See Also
See Also