Circle.copy()

Copy the values of the circle given as parameter into this circle

Parameters

NameTypeDescription
1cirleCircle

Return value

Circle

the Circle with its new values

Usage