Previous Up Next

_printBitmapDlg
Open the printer selection box and then print the bitmap on the selected printer specifying the position in the paper sheet.

ObjBitmap _printBitmapDlg (
ObjBitmap _bitmap_
ObjWin _window_
I _x_
I _y_
I _width_
I _height_
)
Parameters

_bitmap_
bitmap to print
_window_
parent window
_x_
x coordinate (micron)
_y_
y coordinate (micron)
_width_
width (micron)
_height_
height (micron)
Return value

same bitmap