autoZoomPan
layout autoZoomPan boolean { t|nil}
Description
Turns on or off the automatic zooming or panning to objects you select in the Navigator assistant.
GUI Equivalent
Examples
envGetVal("layout" "autoZoomPan")
envSetVal("layout" "autoZoomPan" 'boolean nil)
Related Topics
Return to top