SVGFEConvolveMatrixElement.EdgeMode

SVGFEConvolveMatrixElement.EdgeMode property

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

public SVGAnimatedEnumeration EdgeMode { get; }

Property Value

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

See Also