 
       wx.lib.ogl.basic.CircleShape¶
  wx.lib.ogl.basic.CircleShape¶The CircleShape class is an EllipseShape whose width
and height are the same.
 Class API¶
 Class API¶CircleShape(EllipseShape)¶The CircleShape class is an EllipseShape whose width
and height are the same.
__init__(self, diameter)¶Default class constructor
| Parameters: | diameter – the diameter | 
|---|
GetPerimeterPoint(self, x1, y1, x2, y2)¶Get the perimeter point.
| Parameters: | 
 | 
|---|---|
| Returns: | ??? |