The reference to the value of the sensor.

Namespace:  Phidgets.Events
Assembly:  Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34

Syntax

C#
public readonly int Value
Visual Basic (Declaration)
Public ReadOnly Value As Integer
Visual C++
public:
initonly int Value

Remarks

This value can range from 0-1000.

See Also