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