wx.lib.ogl.basic.CircleShape¶The CircleShape class is an EllipseShape whose width
and height are the same.
Class Hierarchy¶
Inheritance diagram for class CircleShape:
Known Superclasses¶
Methods Summary¶Default class constructor |
|
Get the perimeter point. |
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 – ???
???