SVGFEMorphologyElement.RadiusY

SVGFEMorphologyElement.RadiusY property

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

public SVGAnimatedNumber RadiusY { get; }

Property Value

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

See Also