Joystick
AxisCount Property
NamespacesDXJoystickJoystickAxisCount
Get the number of axes present on the joystick.
Declaration Syntax
C#Visual BasicVisual C++
public int AxisCount { get; }
Public ReadOnly Property AxisCount As Integer
public:
property int AxisCount {
	int get ();
}

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0