Back to Content

SVGFEDiffuseLightingElement: kernelUnitLengthX property

files/en-us/web/api/svgfediffuselightingelement/kernelunitlengthx/index.md

latest438 B
Original Source

{{APIRef("SVG")}}

The kernelUnitLengthX read-only property of the {{domxref("SVGFEDiffuseLightingElement")}} interface reflects the X component of the {{SVGAttr("kernelUnitLength")}} attribute of the given {{SVGElement("feDiffuseLighting")}} element.

Value

An {{domxref("SVGAnimatedNumber")}} object.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}

See also

  • {{domxref("SVGAnimatedNumber")}}