Share via


JoystickState.VRy Property (Microsoft.DirectX.DirectInput)

Y-axis angular velocity.

Definition

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

Property Value

System.Int32

This property is read-only.