Graphics::DrawBeziers Method
.NET Framework (current version)
Draws a series of Bézier splines from an array of Point structures.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | DrawBeziers(Pen^, array<Point>^) | Draws a series of Bézier splines from an array of Point structures. |
![]() | DrawBeziers(Pen^, array<PointF>^) | Draws a series of Bézier splines from an array of PointF structures. |
Show:
