web api instance property
SVGFEConvolveMatrixElement: orderY property
The orderY read-only property of the SVGFEConvolveMatrixElement interface reflects the order attribute of the given <feConvolveMatrix> element.
It specifies how many cells (or elements) are present in each row of the kernel matrix along the Y-axis.
Value
An SVGAnimatedInteger object.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.