SVGFEMergeNodeElement.In1

SVGFEMergeNodeElement.In1 property

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

public SVGAnimatedString In1 { get; }

Property Value

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

See Also