HideWindow3D()

语法

HideWindow3D(#Window3D, State)
概要
Hides or shows the specified #Window3D.

参数

#Window3D The 3D window to use.
State It can take the following values:
  #True : the #Window3D is hidden
  #False: the #Window3D is shown

返回值

无.

已支持操作系统

所有

<- GetWindowTitle3D() - Window3D Index - IsWindow3D() ->