autoZoomScale
layout autoZoomScale int zoomScale
Description
Lets you specify the zoom scale in percentage when using the dynamic zoom feature.
GUI Equivalent
Examples
envGetVal("layout" "autoZoomScale")
envSetVal("layout" "autoZoomScale" 'int 100)
Related Topics
Return to top