Name | Description | |
---|---|---|
DrawBezier(Pen, Point, Point, Point, Point) |
Draws a Bezier spline defined by four Point structures. |
|
DrawBezier(Pen, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32) |
Draws a Bezier spline defined by four ordered pairs of coordinates that represent points. |