Joystick
XDeadZone Property
NamespacesDXJoystickJoystickXDeadZone
Get or set the DeadZone for the X axis, as a percent of the axis range.
Declaration Syntax
C#Visual BasicVisual C++
public int XDeadZone { get; set; }
Public Property XDeadZone As Integer
public:
property int XDeadZone {
	int get ();
	void set (int value);
}

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0