SVGFEGaussianBlurElement.Height

SVGFEGaussianBlurElement.Height property

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

public SVGAnimatedLength Height { get; }

Property Value

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

See Also