Search
IGraphics.DrawBeziers Method
See Also
 





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

 Overload List

Name Description

IGraphics.DrawBeziers (Pen, Point[])

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

IGraphics.DrawBeziers (Pen, PointF[])

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

 See Also