Class type Dom_svg.pathSegCurvetoCubic

inherit pathSeg
method x : float Js.prop
method y : float Js.prop
method x1 : float Js.prop
method y1 : float Js.prop
method x2 : float Js.prop
method y2 : float Js.prop