Rect defines a rectangle structure that contains the left upper corner and the width/height.
Size contains a width and a height property and is used to wraps both, the width and the height, in one element.
See Source File