SmoothOperator.Tension Property
Gets or sets the tension of the generated splines.
Syntax
public System.Double Tension { get; set; }
Property Value
Default: 0.5
The tension of the curve, in the range ]0.0, 1.0].
Remarks
A low tension results in a line that differs little from the original one, whereas a higher value produces a more winding line.
Platforms
Windows, Linux, Android