Share via


JoystickState.VRx Property (Microsoft.DirectX.DirectInput)

X-axis angular velocity.

Definition

Visual Basic Public ReadOnly Property VRx As Integer
C# public int VRx { get; }
C++ public:
property int VRx {
        int get();
}
JScript public function get VRx() : int

Property Value

System.Int32

This property is read-only.