Class type Dom_svg.pathSegCurvetoCubic

class type pathSegCurvetoCubic = object .. end
Inherits
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