Printer.printWindow
void printWindow(Window window, int deltaX = 0, int deltaY = 0)Prints a window and all its contents.
Parameters
window | The window to print |
deltaX | X offset from origin |
deltaY | Y offset from origin |
void printWindow(Window window, int deltaX = 0, int deltaY = 0)Prints a window and all its contents.
window | The window to print |
deltaX | X offset from origin |
deltaY | Y offset from origin |