Joystick
Axis Property
NamespacesDXJoystickJoystickAxisControllerAxis
Get or set the joystick axis of control.
Declaration Syntax
C#Visual BasicVisual C++
public Joystick..::.Axes Axis { get; set; }
Public Property Axis As Joystick..::.Axes
public:
property Joystick..::.Axes Axis {
	Joystick..::.Axes get ();
	void set (Joystick..::.Axes value);
}

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0