SVGFEOffsetElement.In1

SVGFEOffsetElement.In1 property

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

public SVGAnimatedString In1 { get; }

Property Value

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

See Also