Charting for WinForms Programmer's Guide
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

IGraphics Members
IGraphics Interface
MindFusion.Drawing Namespace