web api instance property
SVGFEConvolveMatrixElement: orderX property
The orderX 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 X-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.