at

fun Circle.at(point: Point): Circle

Return

a Circle with the same attributes as this, but centered at point.

Parameters

point

to center the returned circle at