PostScriptFileDevice.translate

void translate(int x, int y) @trusted

Translates the drawing origin.

Use untranslate() to undo this operation.

Parameters

xX translation
yY translation