PostScriptFileDevice.getOrigin
void getOrigin(out int x, out int y) @trustedGets the current drawing origin.
Parameters
x | Receives the X origin |
y | Receives the Y origin |
void getOrigin(out int x, out int y) @trustedGets the current drawing origin.
x | Receives the X origin |
y | Receives the Y origin |