SVGFEGaussianBlurElement.In1

SVGFEGaussianBlurElement.In1 property

Corresponds to attribute �in� on the given �feGaussianBlur� element.

public SVGAnimatedString In1 { get; }

Property Value

The attribute �in� of the given �feGaussianBlur� element.

See Also