JoystickState.AY Property (Microsoft.DirectX.DirectInput)

Y-axis acceleration.

Definition

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

Property Value

System.Int32

This property is read-only.