SVGFEDropShadowElement.Height

SVGFEDropShadowElement.Height property

Corresponds to attribute ‘height’ on the given ‘feDropShadow’ element.

public SVGAnimatedLength Height { get; }

Property Value

The attribute ‘height’ of the given ‘feDropShadow’ element.

See Also