Class type Dom_svg.angle

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