Number of points at the start of the curve to ignore.


Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)

Syntax

Visual Basic (Declaration)
Protected IgnorePoints As Integer
C#
protected int IgnorePoints;
C++
protected:
 int IgnorePoints sealed ;
J#
protected int IgnorePoints
JScript
protected IgnorePoints : int;

See Also