SVGFECompositeElement.In1

SVGFECompositeElement.In1 property

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

public SVGAnimatedString In1 { get; }

Property Value

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

See Also