magFloatPosition
layout magFloatPosition cyclic { "Center" | "Position Magnfier" }
Description
Lets you customize the position of the magnifier.
-
Center: The center of the magnifier coincides the pointer position. -
Position Magnifier: Default. You can specify themagCursorOffsetafter setting themagOffsetCorner.
GUI Equivalent
Examples
envGetVal("layout" "magFloatPosition")
envSetVal("layout" "magFloatPosition" 'cyclic "Center")
Related Topics
Return to top