Share via


JoystickState.VY Property (Microsoft.DirectX.DirectInput)

Y-axis velocity.

Definition

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

Property Value

System.Int32

This property is read-only.