Velocity Change Event data and information will be stored in this class.
Namespace:
Phidgets.EventsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
Syntax
C# |
---|
public class VelocityChangeEventArgs : EventArgs |
Visual Basic (Declaration) |
---|
Public Class VelocityChangeEventArgs _ Inherits EventArgs |
Visual C++ |
---|
public ref class VelocityChangeEventArgs : public EventArgs |
Remarks
Data specific to this event args class are the index of the motor whose velocity is changing and the velocity value read.
Inheritance Hierarchy
System..::.Object
System..::.EventArgs
Phidgets.Events..::.VelocityChangeEventArgs
System..::.EventArgs
Phidgets.Events..::.VelocityChangeEventArgs