Rectangle.copy()
Copy the values of the rectangle given as parameter into this rectangle
Parameters
Name | Type | Description | |
---|---|---|---|
1 | rectangle | Rectangle |
Return value
void
the rectangle with its new values
Usage
Copy the values of the rectangle given as parameter into this rectangle
Name | Type | Description | |
---|---|---|---|
1 | rectangle | Rectangle |
void
the rectangle with its new values