JoystickState.Ry Property (Microsoft.DirectX.DirectInput)
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
This property is read-only.