zoomToFig
layout zoomToFig boolean { t | nil }
Description
Specifies whether the cellview zooms to objects found in a search.
GUI Equivalent
Examples
envGetVal("layout" "zoomToFig")
envSetVal("layout" "zoomToFig" 'boolean t)
Related Topics
Return to top