SVGFEConvolveMatrixElement.TargetX

SVGFEConvolveMatrixElement.TargetX property

Corresponds to attribute ‘targetX’ on the given ‘feConvolveMatrix’ element.

public SVGAnimatedInteger TargetX { get; }

Property Value

The attribute ‘targetX’ of the given ‘feConvolveMatrix’ element.

See Also