SVGFEGaussianBlurElement.Result

SVGFEGaussianBlurElement.Result property

Corresponds to attribute �result� on the given �filter� element.

public SVGAnimatedString Result { get; }

Property Value

The attribute �result� of the given �filter� element.

See Also