Share via


JoystickState.AZ Property (Microsoft.DirectX.DirectInput)

Z-axis acceleration.

Definition

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

Property Value

System.Int32

This property is read-only.