The reference to the index position.

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

Syntax

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

Remarks

This is the encoder position at which the index pulse occured.

See Also