JoystickState.Ry Property

Language:

Y-axis rotation. If the joystick does not have this axis, the value is 0.

Definition

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

Property Value

System.Int32

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center