PalmSens SDK v1.8.2.0

Curve.AddPoint Method

Adds a point to the Curve. Curve must be unfinished.

Overload List

Adds a point to the Curve. Curve must be unfinished.

public void AddPoint(float,float);

Adds a point to the Curve. Curve must be unfinished.

public void AddPoint(float,float,CurrentStatus);

See Also

Curve Class | PalmSens Namespace