GraphicsCache.DrawBeziers Method
Name | Parameters | Description |
---|---|---|
DrawBeziers(Pen, Point[]) | pen, points | Draws a series of Bezier splines from an array of Point structures. |
DrawBeziers(Pen, PointF[]) | pen, points | Draws a series of Bezier splines from an array of PointF structures. |