 
       wx.lib.floatcanvas.FCObjects.Bitmap¶
  wx.lib.floatcanvas.FCObjects.Bitmap¶Draws a bitmap
The size is fixed, and does not scale with the drawing.
 Known Superclasses¶
 Known Superclasses¶wx.lib.floatcanvas.FCObjects.DrawObject, wx.lib.floatcanvas.FCObjects.TextObjectMixin
 Class API¶
 Class API¶Bitmap(TextObjectMixin, DrawObject)¶Draws a bitmap
The size is fixed, and does not scale with the drawing.
__init__(self, Bitmap, XY, Position='tl', InForeground=False)¶Default class constructor.
| Parameters: | 
 | 
|---|