
wx.lib.ogl.composit.DivisionControlPoint¶The wx.ControlPoint class.
Class Hierarchy¶
Inheritance diagram for class DivisionControlPoint:
Known Superclasses¶
Methods Summary¶Default class constructor |
|
The begin drag left handler. |
|
The drag left handler. |
|
The end drag left handler. |
Class API¶The wx.ControlPoint class.
Default class constructor
theCanvas – a Canvas
object – the shape, instance of Shape
size (float) – the size
the_xoffset (float) – the x position
the_yoffset (float) – the y position
the_type (int) – one of the following types ???
Control point type |
Description |
|---|---|
|
Vertical |
|
Horizontal |
|
Diagonal |
The begin drag left handler.
The drag left handler.
The end drag left handler.