PalmSens SDK v1.9.7
Curve.IgnorePoints Field
See Also
Example
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++
Language Filter: J#
Language Filter: JScript
Visual Basic (Declaration)
Visual Basic (Usage)
C#
C++
J#
JScript
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
Curve Class
PalmSens Namespace