Skip to content

beziercurveto

Eloy Villasclaras edited this page Apr 18, 2016 · 1 revision

<beziercurveto> draws a bezier curve within a <shape>, from the current shape point.

Properties

Property Notes
cpx Horizontal position of first control point
cpy Vertical position of first control point
cpx2 Horizontal position of second control point
cpy2 Vertical position of second control point
x Horizontal end position
y Vertical end position
Clone this wiki locally