Overload List

  NameDescription
Public methodBezierShape()()()()
Create a new BezierShape.
Public methodBezierShape(Double, Double, Double, Double, Double, Double, Double, Double)
Creates a new BezierShape given a start point, start control point, end control point and a end point
Public methodBezierShape(Double, Double, Double, Double, Double, Double, Double, Double, Pen)
Creates a new BezierShape given a start point, start control point, end control point and a end point

See Also