Joystick
GetPOV Method (pov)
NamespacesDXJoystickJoystickGetPOV(Int32)
Get the value of the specified POV button, in degrees.
Declaration Syntax
C#Visual BasicVisual C++
public int GetPOV(
	int pov
)
Public Function GetPOV ( _
	pov As Integer _
) As Integer
public:
int GetPOV(
	int pov
)
Parameters
pov (Int32)
The 1-based index for the POV button.
Return Value

[Missing <returns> documentation for M:DXJoystick.Joystick.GetPOV(System.Int32)]

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0