SVGFEDropShadowElement.Result

SVGFEDropShadowElement.Result property

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

public SVGAnimatedString Result { get; }

Property Value

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

See Also