circle

circle(radius: float, center: _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | bool | int | float | complex | str | bytes | _NestedSequence[bool | int | float | complex | str | bytes] = (0, 0)) FreeformShape

A circle in the xy plane

Parameters:
radiusfloat
centerarray_like
Returns:
FreeformShape