A data structure for holding a rectangle. Those coordinates are relative to the component top-level parent.
height of the rectangle.
width of the rectangle.
X coordinate of the left side of the rectangle.
Y coordinate of the top side of the rectangle.
See Implementation
A data structure for holding a rectangle. Those coordinates are relative to the component top-level parent.