; @Author : liuyuqi ; @Contact : liuyuqi.gov@msn.cn ; @Time : 2019/08/05 07:06:02 ; @Version : 1.0 ; @License : (C)Copyright 2019 liuyuqi. ; @Desc : ZoomIn Ctrl+2 ¸ÄΪÊó±êÓÒ¼ü×ó»¬ ;ÓÒ¼ü ´¥·¢ global flag := 0 RButton:: minGap = 30 ; MouseGetPos xpos1,ypos1 Keywait, RButton, U MouseGetPos xpos2, ypos2 if (xpos2-xpos1 > minGap and abs(ypos1-ypos2)