SVGFEBlendElementX Property
Corresponds to attribute ‘x’ on the given ‘filter’ element.

Namespace: Aspose.Svg.Filters
Assembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntax
public SVGAnimatedLength X { get; }

Property Value

Type: SVGAnimatedLength
The attribute ‘x’ of the given ‘filter’ element.

Implements

ISVGFilterPrimitiveStandardAttributesX
See Also