Joystick
Max Property
NamespacesDXJoystickJoystickAxisControllerMax
Get or set the range, above and below 0, for the axis.
Declaration Syntax
C#Visual BasicVisual C++
public int Max { get; set; }
Public Property Max As Integer
public:
property int Max {
	int get ();
	void set (int value);
}

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0