Circle#

class gbox.Circle(radius=2.0, cent=(0.0, 0.0))#

Inherits all the methods and properties from the Ellipse() using same semi-major and semi-minor axs lengths.