Macro
with-graphics-translation (port dx dy) &body body => result
A graphics port
A real number
A real number
A body of Lisp code
The return value of the last form executed in body
with-graphics-translation macro performs a call to (apply-translation transform dx dy)