radius property

radius property

Gets radius of circle

Definition:

@property
def radius(self):
    ...

See Also