dos_show

控制AutoCAD窗口的显示方式.


语法

(dos_show method)

参数

method

显示方式. 可用值如下:

 

0

最大化

1

最小化

2

还原

返回

nil .

示例

Command: (dos_show 0)

nil