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