Class type Dom_svg.pathSegCurvetoCubic
inherit pathSeg
method x : float Js_of_ocaml.Js.propmethod y : float Js_of_ocaml.Js.propmethod x1 : float Js_of_ocaml.Js.propmethod y1 : float Js_of_ocaml.Js.propmethod x2 : float Js_of_ocaml.Js.propmethod y2 : float Js_of_ocaml.Js.prop