Share via


JoystickState.FX Property (Microsoft.DirectX.DirectInput)

X-axis force.

Definition

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

Property Value

System.Int32

This property is read-only.