SVGFEDropShadowElement.In1

SVGFEDropShadowElement.In1 property

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

public SVGAnimatedString In1 { get; }

Property Value

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

See Also