SVGFEOffsetElement
The SVGFEOffsetElement interface corresponds to the <feOffset> element.
Instance properties
This interface also inherits properties from its parent interface, SVGElement.
SVGFEOffsetElement.heightRead only-
An
SVGAnimatedLengthcorresponding to theheightattribute of the given element. SVGFEOffsetElement.in1Read only-
An
SVGAnimatedStringcorresponding to theinattribute of the given element. SVGFEOffsetElement.dxRead only-
An
SVGAnimatedNumbercorresponding to thedxattribute of the given element. SVGFEOffsetElement.dyRead only-
An
SVGAnimatedNumbercorresponding to thedyattribute of the given element. SVGFEOffsetElement.resultRead only-
An
SVGAnimatedStringcorresponding to theresultattribute of the given element. SVGFEOffsetElement.widthRead only-
An
SVGAnimatedLengthcorresponding to thewidthattribute of the given element. SVGFEOffsetElement.xRead only-
An
SVGAnimatedLengthcorresponding to thexattribute of the given element. SVGFEOffsetElement.yRead only-
An
SVGAnimatedLengthcorresponding to theyattribute of the given element.
Instance methods
This interface does not provide any specific methods, but implements those of its parent, SVGElement.
Specifications
| Specification |
|---|
| Filter Effects Module Level 1 # InterfaceSVGFEOffsetElement |
Browser compatibility
BCD tables only load in the browser