Share via


JoystickState.ARy Property (Microsoft.DirectX.DirectInput)

Y-axis angular acceleration.

Definition

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

Property Value

System.Int32

This property is read-only.