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