Share via


JoystickState.VX Property (Microsoft.DirectX.DirectInput)

X-axis velocity.

Definition

Visual Basic Public ReadOnly Property VX As Integer
C# public int VX { get; }
C++ public:
property int VX {
        int get();
}
JScript public function get VX() : int

Property Value

System.Int32

This property is read-only.