magSize
layout magSize int magnifierSize
Description
Specifies the size of the magnifier. You can set any value from 50 through 250.
GUI Equivalent
Examples
envGetVal("layout" "magSize")
envSetVal("layout" "magSize" 'int 100)
Related Topics
Return to top