SVGFEBlendElement.In2

SVGFEBlendElement.In2 property

Corresponds to attribute ‘in2’ on the given ‘feBlend’ element.

public SVGAnimatedString In2 { get; }

Property Value

The attribute ‘in2’ of the given ‘feBlend’ element.

See Also