MouseMoveEventArgs.Y Field

SFML.Net

MouseMoveEventArgsY Field
Y coordinate of the mouse cursor

Namespace: SFML.Window
Assembly: sfmlnet-window-2 (in sfmlnet-window-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public int Y
Public Y As Integer
public:
int Y
val mutable Y: int

Field Value

Type: Int32
See Also