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

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0