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

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0