TSmoothingFunction.Factor
TSmoothingFunction
property Factor: Integer;
Unit
TeeSpline
Description
Default : 4
Gets or sets the number of times the resulting smooth points are in quantity compared to source points.
For example, a value of 4 means the smooth points will be 4 times the number of source points.
The bigger the factor property is, the smoothest resulting curves will be.