SVGFEDropShadowElement.Dx

SVGFEDropShadowElement.Dx property

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

public SVGAnimatedNumber Dx { get; }

Property Value

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

See Also