This documentation is archived and is not being maintained.

Graphics::DrawBeziers Method

Draws a series of Bézier splines from an array of Point structures.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method DrawBeziers(Pen, array<Point>) Draws a series of Bézier splines from an array of Point structures.
Public method DrawBeziers(Pen, array<PointF>) Draws a series of Bézier splines from an array of PointF structures.
Top
Show: