PalmSens SDK v1.8.2.0
Curve.get_X Method
Returns the X value that corresponds with the given index.
[Visual Basic]
Public Function get_X( _
ByVal
index
As
Integer
_
) As
Single
[C#]
public
float
get_X(
int
index
);
See Also
Curve Class
|
PalmSens Namespace