SVGFEOffsetElement.Dx

SVGFEOffsetElement.Dx property

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

public SVGAnimatedNumber Dx { get; }

Property Value

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

See Also