SVGFEDisplacementMapElement.Width

SVGFEDisplacementMapElement.Width property

Corresponds to attribute ‘width’ on the given ‘filter’ element.

public SVGAnimatedLength Width { get; }

Property Value

The attribute ‘width’ of the given ‘filter’ element.

See Also