web api interface
SVGFEOffsetElement
The SVGFEOffsetElement interface corresponds to the <feOffset> element.
Instance properties
This interface also inherits properties from its parent interface, SVGElement.
heightRead only- : An
SVGAnimatedLengthcorresponding to theheightattribute of the given element.
- : An
in1Read only- : An
SVGAnimatedStringcorresponding to theinattribute of the given element.
- : An
dxRead only- : An
SVGAnimatedNumbercorresponding to thedxattribute of the given element.
- : An
dyRead only- : An
SVGAnimatedNumbercorresponding to thedyattribute of the given element.
- : An
resultRead only- : An
SVGAnimatedStringcorresponding to theresultattribute of the given element.
- : An
widthRead only- : An
SVGAnimatedLengthcorresponding to thewidthattribute of the given element.
- : An
xRead only- : An
SVGAnimatedLengthcorresponding to thexattribute of the given element.
- : An
yRead only- : An
SVGAnimatedLengthcorresponding to theyattribute of the given element.
- : An
Instance methods
This interface does not provide any specific methods, but implements those of its parent, SVGElement.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.