The SVGFEDropShadowElement interface corresponds to the <feDropShadow>
The SVGFEDropShadowElement interface corresponds to the `<feDropShadow>`
(dx this)
Property.
An SVGAnimatedNumber corresponding to the dx attribute of the element.
Property. An SVGAnimatedNumber corresponding to the dx attribute of the element.
(dy this)
Property.
An SVGAnimatedNumber corresponding to the dy attribute of the element.
Property. An SVGAnimatedNumber corresponding to the dy attribute of the element.
(in1 this)
Property.
An SVGAnimatedString corresponding to the in attribute of the element.
Property. An SVGAnimatedString corresponding to the in attribute of the element.
(set-dx! this val)
Property.
An SVGAnimatedNumber corresponding to the dx attribute of the element.
Property. An SVGAnimatedNumber corresponding to the dx attribute of the element.
(set-dy! this val)
Property.
An SVGAnimatedNumber corresponding to the dy attribute of the element.
Property. An SVGAnimatedNumber corresponding to the dy attribute of the element.
(set-in1! this val)
Property.
An SVGAnimatedString corresponding to the in attribute of the element.
Property. An SVGAnimatedString corresponding to the in attribute of the element.
(set-std-deviation this & args)
Method.
Sets the values for the stdDeviation attribute.
Method. Sets the values for the stdDeviation attribute.
(set-std-deviation-x! this val)
Property.
An SVGAnimatedNumber corresponding to the (possibly automatically X component of the stdDeviationX attribute of the given element.
Property. An SVGAnimatedNumber corresponding to the (possibly automatically X component of the stdDeviationX attribute of the given element.
(set-std-deviation-y! this val)
Property.
An SVGAnimatedNumber corresponding to the (possibly automatically Y component of the stdDeviationY attribute of the given element.
Property. An SVGAnimatedNumber corresponding to the (possibly automatically Y component of the stdDeviationY attribute of the given element.
(std-deviation-x this)
Property.
An SVGAnimatedNumber corresponding to the (possibly automatically X component of the stdDeviationX attribute of the given element.
Property. An SVGAnimatedNumber corresponding to the (possibly automatically X component of the stdDeviationX attribute of the given element.
(std-deviation-y this)
Property.
An SVGAnimatedNumber corresponding to the (possibly automatically Y component of the stdDeviationY attribute of the given element.
Property. An SVGAnimatedNumber corresponding to the (possibly automatically Y component of the stdDeviationY attribute of the given element.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close