WindowDockStyle#
- class ansys.stk.core.uicore.WindowDockStyle#
IntEnum
Overview#
|
Child window is integrated into the main window. |
|
Child window is docked to the left side of the within the main window. |
|
Child window is docked to the right side of the main window. |
|
Child window is docked to the top of the main window. |
|
Child window is docked to the bottom of the main window. |
|
Child window is not docked or integrated. |
Import detail#
from ansys.stk.core.uicore import WindowDockStyle