Control the interactive panning mode of a figure in the GUI.
Given the option "on" or "off", set the interactive
pan mode on or off.
With no arguments, toggle the current pan mode on or off.
Given the option "xon" or "yon", enable pan mode
for the x or y axis only.
If the first argument hfig is a figure, then operate on the given
figure rather than the current figure as returned by gcf.
See also: rotate3d, zoom.
Package: octave