Tao.Sdl SDK Documentation

Sdl.SDL_MouseButtonEvent.y Field

The Y coordinate of the mouse at press/release time

[Visual Basic]
Public y As Short
[C#]
public short y;

See Also

Sdl.SDL_MouseButtonEvent Class | Tao.Sdl Namespace