MouseState.Y Property (Microsoft.DirectX.DirectInput)

Y-axis.

Definition

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

Property Value

System.Int32

This property is read-only.