SVGFECompositeElement.In2

SVGFECompositeElement.In2 property

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

public SVGAnimatedString In2 { get; }

Property Value

The attribute ‘in2’ on the given ‘feComposite’ element.

See Also