Tao.Sdl SDK Documentation

Sdl.SDL_Rect Fields

The fields of the Sdl.SDL_Rect structure are listed below. For a complete list of Sdl.SDL_Rect structure members, see the Sdl.SDL_Rect Members topic.

Public Instance Fields

h The height of the rectangle.
w The width of the rectangle.
x x position of the upper-left corner of the rectangle.
y y position of the upper-left corner of the rectangle.

See Also

Sdl.SDL_Rect Class | Tao.Sdl Namespace