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

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0