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

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0