SVGFEMorphologyElement.RadiusX

SVGFEMorphologyElement.RadiusX property

Corresponds to attribute ‘radius’ on the given ‘feMorphology’ element.

public SVGAnimatedNumber RadiusX { get; }

Property Value

The attribute ‘radius’ of the given ‘feMorphology’ element.

See Also