XGraphicsDrawBezier Method Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public methodDrawBezier(XPen, XPoint, XPoint, XPoint, XPoint)
Draws a Bézier spline defined by four points.
Public methodDrawBezier(XPen, Point, Point, Point, Point)
Draws a Bézier spline defined by four points.
Public methodDrawBezier(XPen, PointF, PointF, PointF, PointF)
Draws a Bézier spline defined by four points.
Public methodDrawBezier(XPen, Double, Double, Double, Double, Double, Double, Double, Double)
Draws a Bézier spline defined by four points.
Top
See Also

Reference