Tao.Sdl SDK Documentation
Sdl.SDL_Rect.y Field
y position of the upper-left corner of the rectangle.
[Visual Basic]
Public y As
Short
[C#]
public
short
y;
See Also
Sdl.SDL_Rect Class
|
Tao.Sdl Namespace