GroupLab.Phidgets.NET Documentation

EncoderPositionChangeEventHandler Delegate

Represents the method that will handle the EncoderPositionChange event.

public delegate void EncoderPositionChangeEventHandler(
   object sender,
   EncoderPositionChangeEventArgs e
);

Requirements

Namespace: GroupLab.Phidgets

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

See Also

GroupLab.Phidgets Namespace