extractShortLocatorAutoZoomToFit
layoutXL extractShortLocatorAutoZoomToFit boolean { t | nil }
Description
Automatically zooms the layout to fit all the shapes in the current display mode.
GUI Equivalents
Examples
envGetVal("layoutXL" "extractShortLocatorAutoZoomToFit")
envSetVal("layoutXL" "extractShortLocatorAutoZoomToFit" 'boolean t)
envSetVal("layoutXL" "extractShortLocatorAutoZoomToFit" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top