SVGFEConvolveMatrixElement.Divisor

SVGFEConvolveMatrixElement.Divisor property

Corresponds to attribute ‘divisor’ on the given ‘feConvolveMatrix’ element.

public SVGAnimatedNumber Divisor { get; }

Property Value

The attribute ‘divisor’ of the given ‘feConvolveMatrix’ element.

See Also