Pan Command
- Pan( <x>, <y> )
-
Shifts the active view by x pixels to the right and y pixels upwards.
- Pan( <x>, <y>, <z> )
-
Shifts the active view by (x, y, z) pixels if it is a 3D View, or by (x, y) pixels if it is 2D View
|
Shifts the active view by x pixels to the right and y pixels upwards.
Shifts the active view by (x, y, z) pixels if it is a 3D View, or by (x, y) pixels if it is 2D View
|