Temperature 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 TemperatureChangeEventArgs : EventArgs |
| Visual Basic (Declaration) |
|---|
Public Class TemperatureChangeEventArgs _ Inherits EventArgs |
| Visual C++ |
|---|
public ref class TemperatureChangeEventArgs : public EventArgs |
Remarks
Data specific to this event args class is the index of the temperature sensor and the temperature data.
Inheritance Hierarchy
System..::.Object
System..::.EventArgs
Phidgets.Events..::.TemperatureChangeEventArgs
System..::.EventArgs
Phidgets.Events..::.TemperatureChangeEventArgs