Property Intercept
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
Intercept
When type="linear", the intercept of the linear function.
public ISvgAnimatedNumber Intercept { get; }
Property Value
- ISvgAnimatedNumber
slope = "number"
The initial value for intercept is0
.