SVGFEDisplacementMapElement.YChannelSelector
SVGFEDisplacementMapElement.YChannelSelector property
Corresponds to attribute ‘yChannelSelector’ on the given ‘feDisplacementMap’ element. Takes one of the SVG_CHANNEL_* constants defined on this interface.
public SVGAnimatedEnumeration YChannelSelector { get; }
Property Value
The attribute ‘yChannelSelector’ of the given ‘feDisplacementMap’ element.
See Also
- class SVGAnimatedEnumeration
 - class SVGFEDisplacementMapElement
 - namespace Aspose.Html.Dom.Svg.Filters
 - assembly Aspose.HTML