SVGFECompositeElement.Operator
SVGFECompositeElement.Operator property
Corresponds to attribute ‘operator’ on the given ‘feComposite’ element. Takes one of the SVG_FECOMPOSITE_OPERATOR_* constants defined on this interface.
public SVGAnimatedEnumeration Operator { get; }
Property Value
The attribute ‘operator’ on the given ‘feComposite’ element.
See Also
- class SVGAnimatedEnumeration
- class SVGFECompositeElement
- namespace Aspose.Svg.Filters
- assembly Aspose.SVG