
wx.lib.ogl.divided.DividedShapeControlPoint¶The class:DividedShapeControlPoint class.
Class Hierarchy¶
Inheritance diagram for class DividedShapeControlPoint:
Known Superclasses¶
Methods Summary¶Default class constructor. |
|
The begin drag left handler. |
|
The drag left handler. |
|
The end drag left handler. |
Class API¶The class:DividedShapeControlPoint class.
Default class constructor.
theCanvas – a Canvas
object – not used ???
region – an instance of ShapeRegion
size (float) – the size
the_m_xoffset (float) – the the_m_xoffset position ???
the_m_yoffset (float) – the the_m_yoffset 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.