SVGFEOffsetElement.Dy

SVGFEOffsetElement.Dy property

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

public SVGAnimatedNumber Dy { get; }

Property Value

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

See Also