PostScriptDevice.printWidget
void printWidget(Widget widget, int deltaX = 0, int deltaY = 0)Prints a widget to the PostScript output.
Parameters
widget | The widget to print |
deltaX | X offset from origin |
deltaY | Y offset from origin |
void printWidget(Widget widget, int deltaX = 0, int deltaY = 0)Prints a widget to the PostScript output.
widget | The widget to print |
deltaX | X offset from origin |
deltaY | Y offset from origin |