Share via


JoystickState.FRy Property (Microsoft.DirectX.DirectInput)

Y-axis torque.

Definition

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

Property Value

System.Int32

This property is read-only.