Rectangle structure (maps to the X11 XRectangle structure)
Definition at line 361 of file GuiTypes.h.
Public Attributes | |
UShort_t | fHeight |
UShort_t | fWidth |
Short_t | fX |
Short_t | fY |
#include <GuiTypes.h>
UShort_t Rectangle_t::fHeight |
Definition at line 363 of file GuiTypes.h.
UShort_t Rectangle_t::fWidth |
Definition at line 363 of file GuiTypes.h.
Short_t Rectangle_t::fX |
Definition at line 362 of file GuiTypes.h.
Short_t Rectangle_t::fY |
Definition at line 362 of file GuiTypes.h.