BooleanWP_DrawBitmap(String sBitmap Integer iLeft Integer iTop Integer iWidth Integer iHeight Boolean bUpdateCurrentPosition)
Draws a bitmap (BMP, JPG)
Name of the bitmap
distance from left edge to draw bitmap
distance from top edge to draw bitmap
width of the bitmap
height of the bitmap
after drawing, should the current position be updated?
True, if OK; False, if an error occurred.