Joystick
XRange Property
NamespacesDXJoystickJoystickXRange
Get or set the range for the X axis.
Declaration Syntax
C#Visual BasicVisual C++
public InputRange XRange { get; set; }
Public Property XRange As InputRange
public:
property InputRange XRange {
	InputRange get ();
	void set (InputRange value);
}

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0