SVGFilterPrimitiveStandardAttributes
interface SVGFilterPrimitiveStandardAttributes {
readonly height: SVGAnimatedLength;
readonly result: SVGAnimatedString;
readonly width: SVGAnimatedLength;
readonly x: SVGAnimatedLength;
readonly y: SVGAnimatedLength;
}§Properties
§
readonly height: SVGAnimatedLength
[src]§
readonly result: SVGAnimatedString
[src]§
readonly width: SVGAnimatedLength
[src]§
readonly x: SVGAnimatedLength
[src]§
readonly y: SVGAnimatedLength
[src]