DXGraphicsPath.AddCurve Method
| Name | Parameters | Description |
|---|---|---|
| AddCurve(PointF[], Single) | points, tension | Adds a spline curve to the current figure. |
| AddCurve(PointF[]) | points | Adds a spline curve to the current figure. |
| Name | Parameters | Description |
|---|---|---|
| AddCurve(PointF[], Single) | points, tension | Adds a spline curve to the current figure. |
| AddCurve(PointF[]) | points | Adds a spline curve to the current figure. |