PalmSens SDK v1.8.2.0

Curve.Smooth Method 

Smoothes the curve using one of the following smoothlevels:

[Visual Basic]
Public Sub Smooth( _
   ByVal SmoothLevel As Integer _
)
[C#]
public void Smooth(
   int SmoothLevel
);

See Also

Curve Class | PalmSens Namespace