'Declaration Public Property CurveTension As Double
public double CurveTension { get; set; }
Property Value
Valid values are from 0 to 1.
0 - the smallest curve and the sharpest corner (this is polyline);
1 - the smoothest curve.
Default value is 1.
0 - the smallest curve and the sharpest corner (this is polyline);
1 - the smoothest curve.
Default value is 1.