SVGFEDisplacementMapElement.Scale

SVGFEDisplacementMapElement.Scale property

Corresponds to attribute ‘scale’ on the given ‘feDisplacementMap’ element.

public SVGAnimatedNumber Scale { get; }

Property Value

The attribute ‘scale’ of the given ‘feDisplacementMap’ element.

See Also