HideWindow3D()

Syntax

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

Parameters

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

Return value

None.

Supported OS

All

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