SVGFEConvolveMatrixElement.TargetY

SVGFEConvolveMatrixElement.TargetY property

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

public SVGAnimatedInteger TargetY { get; }

Property Value

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

See Also