SVGFEDropShadowElement.Dy

SVGFEDropShadowElement.Dy property

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

public SVGAnimatedNumber Dy { get; }

Property Value

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

See Also