Gets the resolution of the rotation angle of the wheel.
public:
property unsigned char AngleResolution {
unsigned char get ();
}
Type: unsigned char
Bits of precision for the rotation angle resolution, in the range [1, 16].
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd
WheelStaticConfiguration Class