display

display(): String;

The display method of the Rectangle class returns a string containing the left, top, right, and bottom coordinates of the rectangle, respectively.