CurveTo(Single,Single,Single,Single,Single,Single) Method
In This Topic
Extend the current figure by drawing a Bezier curve from the last
point to another point, with two control points to guide the curve.
Syntax
Parameters
- c1x
- c1y
- c2x
- c2y
- x
- y
See Also