The SVGFEFloodElement interface corresponds to the <feFlood> element.
This interface also inherits properties from its parent interface, SVGElement.
SVGFEFloodElement.height Read onlyAn SVGAnimatedLength corresponding to the height attribute of the given element.
SVGFEFloodElement.result Read onlyAn SVGAnimatedString corresponding to the result attribute of the given element.
SVGFEFloodElement.width Read onlyAn SVGAnimatedLength corresponding to the width attribute of the given element.
SVGFEFloodElement.x Read onlyAn SVGAnimatedLength corresponding to the x attribute of the given element.
SVGFEFloodElement.y Read onlyAn SVGAnimatedLength corresponding to the y attribute of the given element.
This interface doesn't implement any specific methods, but inherits methods from its parent interface, SVGElement.