 wx.lib.mixins.rubberband.RubberBand¶
 wx.lib.mixins.rubberband.RubberBand¶A stretchable border which is drawn on top of an image to define an area.
 Class Hierarchy¶
 Class Hierarchy¶ Inheritance diagram for class RubberBand:
Inheritance diagram for class RubberBand:
 Methods Summary¶
 Methods Summary¶| Initialize self. See help(type(self)) for accurate signature. | |
| Return (x0, y0, x1, y1) or None if | |
| Clear the existing rubberband | 
 Properties Summary¶
 Properties Summary¶| True if I am responding to mouse events | 
 Class API¶
 Class API¶A stretchable border which is drawn on top of an image to define an area.
Initialize self. See help(type(self)) for accurate signature.
Return (x0, y0, x1, y1) or None if no drawing has yet been done.
Clear the existing rubberband
True if I am responding to mouse events