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
- class SVGAnimatedEnumeration
- class SVGFEConvolveMatrixElement
- namespace Aspose.Svg.Filters
- assembly Aspose.SVG