SVGFEColorMatrixElement.X

SVGFEColorMatrixElement.X property

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

public SVGAnimatedLength X { get; }

Property Value

The attribute ‘x’ of the given ‘filter’ element.

See Also