Class type Js_of_ocaml__Dom_svg.angle

method unitType : angleUnitType Js_of_ocaml.Js.readonly_prop
method value : float Js_of_ocaml.Js.prop
method valueInSpecifiedUnits : float Js_of_ocaml.Js.prop
method valueAsString : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.prop
method newValueSpecifiedUnits : angleUnitType -> float -> unit Js_of_ocaml.Js.meth
method convertToSpecifiedUnits : angleUnitType -> unit Js_of_ocaml.Js.meth