SVGFEConvolveMatrixElement.OrderX

SVGFEConvolveMatrixElement.OrderX property

Corresponds to attribute ‘order’ on the given ‘feConvolveMatrix’ element.

public SVGAnimatedInteger OrderX { get; }

Property Value

The attribute ‘order’ of the given ‘feConvolveMatrix’ element.

See Also