SVGFEConvolveMatrixElement.OrderY

SVGFEConvolveMatrixElement.OrderY property

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

public SVGAnimatedInteger OrderY { get; }

Property Value

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

See Also