SVGFEGaussianBlurElement.Y

SVGFEGaussianBlurElement.Y property

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

public SVGAnimatedLength Y { get; }

Property Value

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

See Also