Share via


JoystickState.FY Property (Microsoft.DirectX.DirectInput)

Y-axis force.

Definition

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

Property Value

System.Int32

This property is read-only.