SVGFEMorphologyElement.In1

SVGFEMorphologyElement.In1 property

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

public SVGAnimatedString In1 { get; }

Property Value

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

See Also