[]
Adds a sequence of connected cubic Bézier curves to the current figure.
public void AddBeziers(PointF[] points)
| Type | Name | Description |
|---|---|---|
| PointF[] | points | An array of Point structures that represents the points that define the curves. |
| Type | Condition |
|---|---|
| ArgumentException |