Curve( $x0, $y0, $x1, $y1, $x2, $y2, $x3, $y3, $style = ”, $line_style = array(), $fill_color = array() )
Draws a Bezier curve. The Bezier curve is a tangent to the line between the control points at either end of the curve.
Curve( $x0, $y0, $x1, $y1, $x2, $y2, $x3, $y3, $style = ”, $line_style = array(), $fill_color = array() )
Draws a Bezier curve. The Bezier curve is a tangent to the line between the control points at either end of the curve.