Curve.isFinished Property
Is true if a Curve is 'finished'. This means that smoothing or peak searching can be applied.
[Visual Basic]
Public ReadOnly Property isFinished As
Boolean
[C#]
public
bool isFinished {get;}
See Also
Curve Class | PalmSens Namespace