-
Notifications
You must be signed in to change notification settings - Fork 16
quadraticcurveto
Eloy Villasclaras edited this page Apr 18, 2016
·
1 revision
<quadraticcurveto>
draws a quadratic curve within a <shape>
,
from the current shape point.
Property | Notes |
---|---|
cpx |
Horizontal position of control point |
cpy |
Vertical position of control point |
x |
Horizontal end position |
y |
Vertical end position |