Graphics.DrawBeziers Method
.NET Framework 3.0
Draws a series of Bézier splines from an array of Point structures.
| Name | Description |
|---|---|
| Graphics.DrawBeziers (Pen, Point[]) | Draws a series of Bézier splines from an array of Point structures. |
| Graphics.DrawBeziers (Pen, PointF[]) | Draws a series of Bézier splines from an array of PointF structures. |
Community Additions
ADD
Show: