Raw values of individual sensor. Values range between 0 - 1023 on the X axis and 0 - 767 on the Y axis.

Namespace:  Bespoke.Common.Wiimote
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public Point RawPosition
Visual Basic (Declaration)
Public RawPosition As Point
Visual C++
public:
Point RawPosition

See Also