PalmSens SDK v1.8.2.0

CurveEventArgs Constructor 

Create new instance.

[Visual Basic]
Public Sub New( _
   ByVal c As Curve _
)
[C#]
public CurveEventArgs(
   Curve c
);

Parameters

c
curve that was touched

See Also

CurveEventArgs Class | PalmSens Namespace