GroupLab.Phidgets.NET Documentation

ServoEventHandler Delegate

Represents the method that will handle the ServoEvent event.

public delegate void ServoEventHandler(
   object sender,
   ServoEventArgs e
);

Requirements

Namespace: GroupLab.Phidgets

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

See Also

GroupLab.Phidgets Namespace