PostScriptFileDevice.translate
void translate(int x, int y) @trustedTranslates the drawing origin.
Use untranslate() to undo this operation.
Parameters
x | X translation |
y | Y translation |
void translate(int x, int y) @trustedTranslates the drawing origin.
Use untranslate() to undo this operation.
x | X translation |
y | Y translation |