控制AutoCAD窗口的显示方式.
(dos_show method)
method
显示方式. 可用值如下:
0
最大化
1
最小化
2
还原
nil .
Command: (dos_show 0)
nil