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