DisableWindow3D()

语法

DisableWindow3D(#Window3D, State)
概要
Enables or disables user input to the specified Window.

参数

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

返回值

无.

已支持操作系统

所有

<- CloseWindow3D() - Window3D Index - EventGadget3D() ->