 wx.lib.ogl.basic.CircleShape¶
 wx.lib.ogl.basic.CircleShape¶The CircleShape class is an EllipseShape whose width
and height are the same.
 Class Hierarchy¶
 Class Hierarchy¶ Inheritance diagram for class CircleShape:
Inheritance diagram for class CircleShape:
 Known Superclasses¶
 Known Superclasses¶ Methods Summary¶
 Methods Summary¶| Default class constructor | |
| Get the perimeter point. | 
 Class API¶
 Class API¶The CircleShape class is an EllipseShape whose width
and height are the same.
Default class constructor
diameter – the diameter
Get the perimeter point.
x1 – ???
y1 – ???
x2 – ???
y2 – ???
???