SVGFEConvolveMatrixElement.Bias

SVGFEConvolveMatrixElement.Bias property

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

public SVGAnimatedNumber Bias { get; }

Property Value

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

See Also