intercept property
Indicates the intercept of the linear function.
This property is read-only.
Syntax
HRESULT get_intercept(
[out] SVGAnimatedNumber **number
);
Property values
Type: SVGAnimatedNumber
Indicates the intercept of the linear function. If the attribute is not specified, then the effect is as if a value of 0 were specified.
Standards information
- Scalable Vector Graphics: Filter Effects, Section 15.25.7