MaxVisibleAxes Field

PPJoy

The maximum number of axes that can be created on a PPJoy virtual joystick Device.

Namespace:  PPJoy
Assembly:  PPJoyWrapper (in PPJoyWrapper.dll)

Syntax

Visual Basic (Declaration)
Public Const MaxVisibleAxes As Integer
C#
public const int MaxVisibleAxes
Visual C++
public:
literal int MaxVisibleAxes

See Also