Share via


JoystickState.FRx Property (Microsoft.DirectX.DirectInput)

X-axis torque.

Definition

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

Property Value

System.Int32

This property is read-only.