Graphics.DrawBezier Method

Overload List

Name Description
Public method DrawBezier(Pen, Point, Point, Point, Point)

Draws a Bezier spline defined by four Point structures.

Public method DrawBezier(Pen, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)

Draws a Bezier spline defined by four ordered pairs of coordinates that represent points.

See Also

Reference