SVGComponentTransferFunctionElement.Intercept

SVGComponentTransferFunctionElement.Intercept property

Corresponds to attribute ‘intercept’ on the given element.

public SVGAnimatedNumber Intercept { get; }

Property Value

The attribute ‘intercept’ of the given element.

See Also