Search
IGraphics.DrawBezier Method
See Also
 





Draws a Bézier spline defined by four .NET Point structures.

 Overload List

Name Description

IGraphics.DrawBezier (Pen, Point, Point, Point, Point)

Draws a Bézier spline defined by four PointF structures.

IGraphics.DrawBezier (Pen, Point, Point, Point, Point)

Draws a Bézier spline defined by four Point structures.

 See Also