Joystick
DirDown Property
NamespacesDXJoystickJoystickPOVPairControllerDirDown
Get or set the angle, in degrees, that will decrease the control value.
Declaration Syntax
C#Visual BasicVisual C++
public int DirDown { get; set; }
Public Property DirDown As Integer
public:
property int DirDown {
	int get ();
	void set (int value);
}

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0