SVGFEDiffuseLightingElement.KernelUnitLengthX

SVGFEDiffuseLightingElement.KernelUnitLengthX property

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

public SVGAnimatedNumber KernelUnitLengthX { get; }

Property Value

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

See Also