 
       wx.lib.ogl.divided.DividedShapeControlPoint¶
  wx.lib.ogl.divided.DividedShapeControlPoint¶The class:DividedShapeControlPoint class.
 Methods Summary¶
 Methods Summary¶| __init__ | Default class constructor. | 
| OnBeginDragLeft | The begin drag left handler. | 
| OnDragLeft | The drag left handler. | 
| OnEndDragLeft | The end drag left handler. | 
 Class API¶
 Class API¶DividedShapeControlPoint(ControlPoint)¶The class:DividedShapeControlPoint class.
__init__(self, the_canvas, object, region, size, the_m_xoffset, the_m_yoffset, the_type)¶Default class constructor.
| Parameters: | 
 | 
|---|
OnBeginDragLeft(self, x, y, keys = 0, attachment = 0)¶The begin drag left handler.
OnDragLeft(self, draw, x, y, keys = 0, attachment = 0)¶The drag left handler.
OnEndDragLeft(self, x, y, keys = 0, attachment = 0)¶The end drag left handler.