GroupLab.Phidgets.NET Documentation

SensorChangeEventHandler Delegate

Represents the method that will handle the SensorChange event.

public delegate void SensorChangeEventHandler(
   object sender,
   SensorChangeEventArgs e
);

Requirements

Namespace: GroupLab.Phidgets

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

See Also

GroupLab.Phidgets Namespace