web api instance property
SVGFEConvolveMatrixElement: kernelUnitLengthY property
The kernelUnitLengthY read-only property of the SVGFEConvolveMatrixElement interface reflects the kernelUnitLength attribute of the given <feConvolveMatrix> element.
It specifies the length in user units for each cell of the convolution matrix along the Y-axis.
Value
An SVGAnimatedNumber object.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.