GroupLab.Phidgets.NET Documentation

IndexSensorChangeEventHandler Delegate

Represents the method that will handle the IndexSensorChange event.

public delegate void IndexSensorChangeEventHandler(
   object sender,
   IndexSensorChangeEventArgs e
);

Requirements

Namespace: GroupLab.Phidgets

Assembly: GroupLab.Phidgets (in GroupLab.Phidgets.dll)

See Also

GroupLab.Phidgets Namespace