FEOffsetElement
package js.html.svg
extends Element › DOMElement › Node › EventTarget
Available on js
The SVGFEOffsetElement interface corresponds to the feOffset element.
Documentation SVGFEOffsetElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
Variables
read onlydx:AnimatedNumber
An SVGAnimatedNumber corresponding to the dx attribute of the given element.
read onlydy:AnimatedNumber
An SVGAnimatedNumber corresponding to the dy attribute of the given element.
read onlyheight:AnimatedLength
read onlyin1:AnimatedString
An SVGAnimatedString corresponding to the in attribute of the given element.
read onlyresult:AnimatedString
read onlywidth:AnimatedLength
read onlyx:AnimatedLength
read onlyy:AnimatedLength
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/FEOffsetElement.html