SVGFEMorphologyElement.Operator
SVGFEMorphologyElement.Operator property
Corresponds to attribute ‘operator’ on the given ‘feMorphology’ element. Takes one of the SVG_MORPHOLOGY_OPERATOR_* constants defined on this interface.
public SVGAnimatedEnumeration Operator { get; }
Property Value
The attribute ‘operator’ of the given ‘feMorphology’ element.
See Also
- class SVGAnimatedEnumeration
- class SVGFEMorphologyElement
- package com.aspose.html.Dom.Svg.Filters
- package Aspose.HTML