Share via


JoystickState.AX Property (Microsoft.DirectX.DirectInput)

X-axis acceleration.

Definition

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

Property Value

System.Int32

This property is read-only.