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

  NameDescription
Public methodAddCurve(Point)
Adds a spline curve to the current figure.
Public methodAddCurve(PointF)
Adds a spline curve to the current figure.
Public methodAddCurve(XPoint)
Adds a spline curve to the current figure.
Public methodAddCurve(Point, Double)
Adds a spline curve to the current figure.
Public methodAddCurve(PointF, Double)
Adds a spline curve to the current figure.
Public methodAddCurve(XPoint, Double)
Adds a spline curve to the current figure.
Public methodAddCurve(Point, Int32, Int32, Single)
Adds a spline curve to the current figure.
Public methodAddCurve(PointF, Int32, Int32, Single)
Adds a spline curve to the current figure.
Public methodAddCurve(XPoint, Int32, Int32, Double)
Adds a spline curve to the current figure.
Top
See Also

Reference