Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic lists the AddBeziers methods of the GraphicsPath class. For a complete list of methods for the GraphicsPath class, see GraphicsPath.
Overload list
| Method | Description |
|---|---|
| AddBeziers(Point*,INT) | The GraphicsPath::AddBeziers method adds a sequence of connected Bézier splines to the current figure of this path. |
| AddBeziers(PointF*,INT) | The GraphicsPath::AddBeziers method adds a sequence of connected Bézier splines to the current figure of this path. |