GraphicsPath::AddBeziers Method
.NET Framework (current version)
Adds a sequence of connected cubic Bézier curves to the current figure.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | AddBeziers(array<Point>^) | Adds a sequence of connected cubic Bézier curves to the current figure. |
![]() | AddBeziers(array<PointF>^) | Adds a sequence of connected cubic Bézier curves to the current figure. |
Show:
