SVGFEConvolveMatrixElement.KernelUnitLengthX

SVGFEConvolveMatrixElement.KernelUnitLengthX property

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

public SVGAnimatedNumber KernelUnitLengthX { get; }

Property Value

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

See Also