SVGFEDropShadowElement.Width

SVGFEDropShadowElement.Width property

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

public SVGAnimatedLength Width { get; }

Property Value

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

See Also