PostScriptFileDevice.getOrigin

void getOrigin(out int x, out int y) @trusted

Gets the current drawing origin.

Parameters

xReceives the X origin
yReceives the Y origin