createSvgPathSegCurvetoCubicRel method

PathSegCurvetoCubicRel createSvgPathSegCurvetoCubicRel(
num x,
num y,
num x1,
num y1,
num x2,
num y2
)