2027 Constructor
Changes 0
C

Rectangle(Rectangle)

Description:
Constructs a new copy of the input ScreenRectangle object.
Overloads (3):
Rectangle
Rectangle(Rectangle)
public Rectangle(
	Rectangle other
)