Overload List
Name | Description | |
---|---|---|
DrawBezier(XPen, XPoint, XPoint, XPoint, XPoint) |
Draws a Bézier spline defined by four points.
| |
DrawBezier(XPen, Point, Point, Point, Point) |
Draws a Bézier spline defined by four points.
| |
DrawBezier(XPen, PointF, PointF, PointF, PointF) |
Draws a Bézier spline defined by four points.
| |
DrawBezier(XPen, Double, Double, Double, Double, Double, Double, Double, Double) |
Draws a Bézier spline defined by four points.
|
See Also