Pan Command

Pan( <x>, <y> )

Shifts the current view by x pixels to the right and y pixels upwards.

Pan( <x>, <y>, <z> )

Shifts the current view by (x, y, z) if it’s a 3D View, or just by (x,y) for a 2D View

Notes: